forked from pool/python-caldav
db344a11b0
- update to 0.6.2 * caldav/lib/error.py - ProppatchError was not defined, ref https://github.com/python-caldav/caldav/issues/54. Also added a common base class DAVError, and made sure the error referenced in #54 will never reappear, even if new methods are added to DAVClient. * caldav/elements/cdav.py - fixing a retention problem - the timezone fixes done recently was not compatible with python 2.7 nor 3.5. * setup.py - reintroducing dependencies pytz and tzlocal - but only for old python versions * README.md - proper documentation of the dual licensing, ref https://github.com/python-caldav/caldav/issues/60 * caldav/objects.py - fixes (or workarounds?) that solves real-world issues with iCloud and MS Exchange. Ref https://github.com/python-caldav/caldav/pull/56 OBS-URL: https://build.opensuse.org/request/show/766779 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-caldav?expand=0&rev=14 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
caldav-0.6.2.tar.gz | ||
python-caldav.changes | ||
python-caldav.spec |