CalDAV (RFC4791) client library
No description set
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / python-caldav
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-caldav && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
caldav-0.8.2.tar.gz | 0000117087 114 KB | |
python-caldav.changes | 0000005331 5.21 KB | |
python-caldav.spec | 0000002282 2.23 KB |
Revision 19 (latest revision is 30)
Dirk Mueller (dirkmueller)
committed
(revision 19)
- update to 0.8.2: * urllib.quote on uuids before including it in a new URL on object creation * Principal.calendar (and CalendarSet.calendar) now accepts an URL as "cal_id" * Minor workaround for problem with cloud.global/e.email: urllib.quote the calendar_home_set_url if it's a path and it contains the character '@' * Minor fixes to improve support for SOGo * Bugfix for non-ascii in the password * timezones ... the API of tzlocal was changed for a short while, pytz is deprecated, but icalendar only supports timestamps localized with pytz. What a mess! * Added supported-report-set to the tags (but so far no code for using it) * Multiget didn't work * Silly spelling mistake in one of the error classes * Attempts to resolve broken ical issues with X-APPLE-STRUCTURED-EVENT and X-APPLE-STRUCTURED-LOCATION (#37, ...) * Compatibility issue with e.email
Comments 0