Search Criteria
Package Details: python-caldav 1.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-caldav.git (read-only, click to copy) |
---|---|
Package Base: | python-caldav |
Description: | A CalDAV (RFC4791) client library for Python |
Upstream URL: | https://github.com/python-caldav/caldav |
Licenses: | Apache-2.0 AND GPL-3.0-or-later |
Submitter: | fauxmight |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 8 |
Popularity: | 0.90 |
First Submitted: | 2017-08-29 03:35 (UTC) |
Last Updated: | 2024-11-05 17:13 (UTC) |
Dependencies (10)
- python-icalendar
- python-lxml
- python-recurring-ical-eventsAUR
- python-requests
- python-six
- python-vobject
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-wheel (make)
Required by (11)
- abeluna
- calendar-cli
- calendar-cli-git
- errands
- gtg (check)
- gtg (optional)
- gtg-git
- plann
- plann-git
- python-remind-caldav-git
- syncall (optional)
Latest Comments
1 2 3 Next › Last »
PeerK commented on 2024-05-27 08:43 (UTC)
Hi, I realized, that the installation does not address python12, so that the library is missing in the current Arch environment.
Since I do not know, how the library has to be installed to work with python11 as well as with python12, I can not provide an improvement for PKGBUILD.
On my installation I simply created two symlinks from /usr/lib/python3.11/site-packages/caldav* to /usr/lib/python3.12/site-packages/ . Pretty ugly and will probably crash, but works for the moment ..
yochananmarqos commented on 2024-01-08 16:35 (UTC)
I've disabled the tests for now.
brunomontezano commented on 2024-01-08 12:09 (UTC) (edited on 2024-01-08 13:20 (UTC) by brunomontezano)
@yochananmarqos I've been having the same errors as @lothar_m for the last few days trying to install
python-caldav
. Just for info, I tried to install version 1.3.9-2.Edit 1: This is the test that errors out:
tests/test_cdav.py
.Edit 2: I commented out line 51 from PKGBUILD and it built alright. This is the line:
yochananmarqos commented on 2024-01-06 21:56 (UTC)
@lothar_m: Try 1.3.9-2. Either way, the tests pass with just a warning building in a clean chroot.
lothar_m commented on 2024-01-06 20:21 (UTC) (edited on 2024-01-06 21:33 (UTC) by lothar_m)
@yochananmarqos: thanks for the help with this matter. However, the changes to the PKGBUILD does not solve the problem and the same errors occur. For what is worth, if I comment out the pytest command, the build finishes without any additional errors.
yochananmarqos commented on 2024-01-06 16:50 (UTC)
@lothar_m: It's an issue with tzlocal. I've disabled the warnings, do a git pull and try again.
lothar_m commented on 2024-01-06 14:41 (UTC)
Hi All Getting errors when trying to build versions 1.3.7 through 1.3.9. Log as follows:
Is anyone else experiencing this issue? I think it might be related to some of the dependencies but can't pinpoint which one, even after having rebuilt them. A manjaro user seems to have stumbled on the same issue - link here and was able to use the manjaro package manager to solve the issue somehow.
<deleted-account> commented on 2023-02-19 20:52 (UTC)
I get the same error as Jee
jee commented on 2023-02-19 09:13 (UTC) (edited on 2023-02-19 09:14 (UTC) by jee)
Hello, I got this error with the last update 1.1.1-1
am I the only one ?
yochananmarqos commented on 2022-11-13 20:14 (UTC)
@MartinDiehl: It's fixed upstream. I'll skip the failing test for now until 0.10.1 is released.
1 2 3 Next › Last »