Search Criteria
Package Details: gcalcli 4.5.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gcalcli.git (read-only, click to copy) |
---|---|
Package Base: | gcalcli |
Description: | Google calendar command line interface |
Upstream URL: | https://github.com/insanum/gcalcli |
Licenses: | MIT |
Submitter: | None |
Maintainer: | ainola (mu_mind) |
Last Packager: | mu_mind |
Votes: | 123 |
Popularity: | 0.006338 |
First Submitted: | 2007-10-03 21:45 (UTC) |
Last Updated: | 2024-10-12 00:34 (UTC) |
Dependencies (17)
- python-argcomplete
- python-babel
- python-dateutil (python-dateutil-gitAUR)
- python-google-api-core
- python-google-api-python-client
- python-google-auth-oauthlib
- python-httplib2
- python-parsedatetime
- python-platformdirs
- python-pydantic
- python-truststore
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-vobject (optional) – for ics/vcal importing
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 11 Next › Last »
ainola commented on 2019-05-27 14:27 (UTC)
It looks like you've got a local install of packages. You might want to clean it up; oauth2client1412 hasn't been used in some time.
dilawars commented on 2019-05-27 04:27 (UTC)
Probably a missing dependency?
ainola commented on 2019-05-17 14:44 (UTC)
Thanks, guludo. Fixed.
guludo commented on 2019-05-16 13:45 (UTC)
man gcalcli
was not working. I had to edit the PKGBUILD and remove the linesed -i 's;man/man1;share/man/man1;' "gcalcli-$pkgver/setup.py"
fromprepare()
.jfhbrook commented on 2019-03-29 00:38 (UTC)
An issue I had was that
python
in my local environment usually resolves to/home/josh/anaconda3/bin/python
(intentionally), so I had to hard-code the paths to/usr/bin/python
to get this package to install correctly.ainola commented on 2018-11-16 15:20 (UTC)
The update to 4.0.0a4 may require one to delete ~/.gcalcli_* and re-authenticate.
yan12125 commented on 2018-11-16 12:34 (UTC)
I don't think this package will move away from python2-oauth2client* until upstream moves away from oauth2client. Anyway it looks like the latest git-master works with community/python2-oauth2client, so it might be reasonable to update this package to a recent commit and change python2-oauth2client1412 to python2-oauth2client.
gerson commented on 2018-07-03 15:16 (UTC)
python2-oauth2client1412 is working, but deprecated. Their git page recomends moving to "google-auth" and "oauthlib". Any plans to upgrade to these?
Purgator commented on 2017-02-28 11:30 (UTC)
nicolassilvar commented on 2016-06-15 10:56 (UTC)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 11 Next › Last »