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: | 1 |
| Popularity: | 0.000082 |
| First Submitted: | 2020-06-08 08:55 (UTC) |
| Last Updated: | 2023-07-19 14:49 (UTC) |
Dependencies (12)
- python
- python-caldav
- python-icalendar
- python-pytz
- python-six
- python-tzlocal
- python-vobject
- python-build (make)
- python-installer (make)
- python-pytest (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
« First ‹ Previous 1 2
tobixen commented on 2023-07-11 08:16 (UTC)
Where should the makedepends be added? In the PKGBUILD or in setup.py?
tobixen commented on 2023-07-11 08:15 (UTC)
I should look into getting automated tests in place in the github repo as well ...
tobixen commented on 2023-07-11 08:14 (UTC)
The test_functional.py is a bit of "works in progress", but the test does pass for me ... probably a dependency-problem. I may have some time to look into it today.
fauxmight commented on 2023-07-10 22:41 (UTC)
@tobixen:
I have generated a
calendar-cli-gitPKGBUILDI have generated a
plann-gitPKGBUILDThe makedepends additions from my 2023-07-03 comment below are added (and are necessary) in both of the new PKGBUILDs. They should still be added here as well. The build of this (
calendar-cli) package WILL fail without them.I have mentioned this in your github repo as well, but the tests for
calendar-clido not work correctly sincecal.pywas split out toplann, so tests are temporarily disabled in the PKGBUILD forcalendar-cli-git.Also, as you have noted in the test file itself,
test_functional.pyis not currently usable inplann. This individual test file is removed in theplannPKGBUILD.tobixen commented on 2023-07-05 15:48 (UTC)
I still plan to release plann and a new version of calendar-cli, but not today, and I'm happy if someone else can make the PKGBUILD.
fauxmight commented on 2023-07-03 16:04 (UTC) (edited on 2023-07-10 22:41 (UTC) by fauxmight)
@tobixen: Please add the following makedepends:
makedepends=('python-build' 'python-wheel' 'python-setuptools' 'python-pytest' 'python-installer')Also,
1) Do you still intend to add a
plannPKGBUILD?2) Do you intend to add a
calendar-cli-gitPKGBUILD?If not, I will generate both.
tobixen commented on 2023-04-06 15:27 (UTC)
(and I'll also try to prioritize to release plann and push it to AUR)
tobixen commented on 2023-04-06 15:27 (UTC)
"kal" (next generation calendar-cli) has been renamed "plann" and moved to a separate repository, so this issue has already been fixed in the HEAD of the master branch. I will try to prioritize releasing a 1.0-version of calendar-cli and push it to AUR.
dreieck commented on 2023-04-05 19:04 (UTC)
calendar-cliandkalibrate-rtlshould conflict:Regards!
« First ‹ Previous 1 2