CalDAV (RFC4791) client library
No description set
- Developed at devel:languages:python
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-caldav && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
caldav-0.7.1.tar.gz | 0000118233 115 KB | |
python-caldav.changes | 0000003783 3.69 KB | |
python-caldav.spec | 0000002160 2.11 KB |
Revision 7 (latest revision is 14)
Dominique Leuenberger (dimstar_suse)
accepted
request 814646
from
Steve Kowalik (StevenK)
(revision 7)
- Update to 0.7.1: * Some tweaks to support newer versions of Zimbra and other caldav server implementations with slightly twisted support for the RFC. * API change: add_event, add_todo and add_journal methods are now deprecated and aliases of save_. New attributes no_create and no_overwrite if one wants to be sure the save_-methods does the right thing. * Calendars can now be created without a display name * Quite some minor bugfixes * Some code refactoring, removing some duplicated code * library will gracefully create an UID if fed with caldav data missing the UID field * the code for calendar searches has been reorganized making it possible for "power users" to do custom calendar searches. - Drop nose from BuildRequires/Requires, we don't run the testsuite, and it isn't listed in the requirements.
Comments 0