Search Criteria
Package Details: calendar-cli 1.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/calendar-cli.git (read-only, click to copy) |
---|---|
Package Base: | calendar-cli |
Description: | calendar-cli is a caldav client for calendar and task management |
Upstream URL: | https://github.com/tobixen/calendar-cli |
Keywords: | caldav cli rfc4791 rfc5545 task todolist |
Licenses: | GPL |
Submitter: | tobixen |
Maintainer: | tobixen (fauxmight) |
Last Packager: | tobixen |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-08 08:55 (UTC) |
Last Updated: | 2023-07-19 14:49 (UTC) |
Dependencies (12)
- python (python37AUR, python311AUR, python310AUR)
- python-caldavAUR
- python-icalendar
- python-pytz
- python-six
- python-tzlocal
- python-vobject
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-pytest (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
1 2 Next › Last »
fauxmight commented on 2023-07-20 13:32 (UTC)
Both
plann-0.15.1
andpython-caldav-1.3.6
build correctly and all tests pass.THANKS!
I did have to locally modify the PKGBUILD for
python-caldav
because maintenance has been taken over by another user. I see you have already flagged the PKGBUILD out-of-date.tobixen commented on 2023-07-20 12:51 (UTC)
Please check plann version 0.15.1 and caldav version 1.3.6
fauxmight commented on 2023-07-19 18:10 (UTC) (edited on 2023-07-20 13:33 (UTC) by fauxmight)
I have tests failing now for caldav 1.3.3 and for plann 0.15.0
Issues filed on github for both, but these are preventing clean build of plann-git AUR package and of the python-caldav AUR package.
tobixen commented on 2023-07-19 14:53 (UTC)
caldav 1.3.0 released, and plann 0.15.0 (since it was forked off calendar-cli, v0.15.0 is the first release)
Tests are now running successfully on github.
I will try to adhere to feature-branches from now on and make sure that the master branch of plann will work nicely together with the master branch of caldav.
tobixen commented on 2023-07-18 22:56 (UTC)
I will try to get caldav 1.3 released tomorrow or the day after (should write up a changelog and run the functional tests towards a list of servers before releasing it), will give you a headsup when it's released. After that I can release a new version of plann.
fauxmight commented on 2023-07-18 18:57 (UTC)
This is working well and building correctly. Understood wrt plann. Do you need help on caldav? (Do you have minion work I can handle for you on it?)
tobixen commented on 2023-07-18 17:52 (UTC)
wrg of plann, tests for master can't pass before I've released a new version of the caldav library. (it works locally for me though ...)
tobixen commented on 2023-07-18 12:26 (UTC)
Is this better?
Will work a bit more on plann prior to a release
tobixen commented on 2023-07-13 10:38 (UTC)
Please do. With some luck, I'll have some more time to look into things this week.
fauxmight commented on 2023-07-12 20:26 (UTC) (edited on 2023-07-12 20:28 (UTC) by fauxmight)
The
makedepends
addition is needed in the PKGBUILD.I still cannot get
test_functional.py
to work correctly. I addedxandikos
to makedpends for myplann-git
PKGBUILD, but it does not appear that the xandikos server ever gets started bytest_functional.py
I can see where it should get started, but I also ran
while true; do ls -d /tmp/xandikos; sleep 1; done
and I never see the /tmp/xandikos directory get made by the test.
If you want to chase that issue further, let me know on my
plann-git
AUR page and I won't clutter things up here.1 2 Next › Last »