Package Release Info

python-caldav-0.6.2-bp155.2.10

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-caldav

Change Logs

Version: 0.6.2-bp152.1.9
* Fri Jan 24 2020 Marketa Calabkova <mcalabkova@suse.com>
- 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
* Thu Apr 25 2019 Adrian Schröter <adrian@suse.de>
- version update to 0.6.1
  * bugfix: accept text/calendar (required for fetching calendar items from the xandikos server, ref https://github.com/python-caldav/caldav/issues/40
* Fri Mar 22 2019 pgajdos@suse.com
- version update to 0.6.0
  * caldav/elements/cdav.py - proper timezone support
  * caldav/elements/dav.py - add GetEtag
  * caldav/elements/cdav.py - allow Expand tag to be used with open-ended
    start
  * caldav/objects.py - enhancement: add the ability to add events to
    calendar using directly a vobject object, and not necessarily an ical
    string.
  * caldav/objects.py - bugfix: uid handling while fetching
    elements
  etc. see https://github.com/python-caldav/caldav/blob/master/ChangeLog
- almost all tests are online, do not run
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
Version: 0.5.0-bp150.2.4
* Mon Jul 10 2017 jengelh@inai.de
- Drop history lesson and future goal wording from description.
* Tue Jun 13 2017 okurz@suse.com
- Update to 0.5.0
- Convert spec file to singlespec
* Fri Jun 03 2016 toddrme2178@gmail.com
- Update to 0.4.0
  * No upstream changelog
- Clean up spec file
* Wed Oct 23 2013 axel.braun@gmx.de
- Initial package ( version 0.1.12 )