Package Details: gcalcli 4.5.1-1

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.022382
First Submitted: 2007-10-03 21:45 (UTC)
Last Updated: 2024-10-12 00:34 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 11 Next › Last »

mu_mind commented on 2024-10-01 21:58 (UTC)

Thanks, no offense intended for the honest mistake, I just thought it might be some misconfigured auto-update thing from the way it happened last time.

Happy to help with keeping it updated if needed.

ainola commented on 2024-10-01 19:33 (UTC)

Happy to hand over maintainership. I had tested minimally and caught the one truststore dep but missed the other. Maybe pull in fewer deps? :P

mu_mind commented on 2024-10-01 18:46 (UTC)

Yeah, seems to keep getting trivially updated for new versions without pulling in new dependences. Is there a way to fix that, or any particular way to give a heads up for new dependences before they break?

joshmock commented on 2024-10-01 16:22 (UTC)

After upgrading this morning:

ModuleNotFoundError: No module named 'babel'

Presumably python-babel needs to be added as a dependency.

mu_mind commented on 2024-09-03 18:13 (UTC)

Ah thanks for raising that. Looks like the package here was updated for 4.4 but missing the dependency on https://archlinux.org/packages/extra/any/python-argcomplete/. Could someone update that?

Would be nice if the packaging tools detected there was a new unresolved dependency from the pyproject.toml file. That seems like it'd be trivial to automate...

Also: please let us know in the upstream issue tracker if for some reason that dependency is especially painful and an optional dependency would work better.

torors commented on 2024-09-03 17:36 (UTC)

gcalcli stoped working. Error message: ModuleNotFoundError: No module named 'argcomplete'

mu_mind commented on 2024-08-29 13:36 (UTC)

Hi there! FYI I just published a new 4.4.0 release of gcalcli ready for OS packaging: https://pypi.org/project/gcalcli/4.4.0/ (first release since 2020!).

Please also confirm that the vobject extra works as intended. I saw a Manjaro user reporting they couldn't get it working: https://github.com/insanum/gcalcli/issues/658.

ainola commented on 2024-05-11 15:19 (UTC) (edited on 2024-05-11 15:22 (UTC) by ainola)

Thanks for bringing that to my attention, neowinx! I didn't realize it was behaving like that during tests. For now I'll just disable the tests as they seem to expect tox/pip - this should be fixed upstream.

neowinx commented on 2024-05-09 13:45 (UTC)

Hi @ainola. I think python-pip should be added as a dependency as well. I just bump into it in a fresh archlinux installation. Thank you in advance for your time!

ainola commented on 2024-02-23 06:15 (UTC)

Hi, blackhole! I think you should report this upstream as there's not much I can do here.