Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-caldav for openSUSE:Factory checked in at 2022-01-15 20:05:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-caldav (Old) and /work/SRC/openSUSE:Factory/.python-caldav.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-caldav" Sat Jan 15 20:05:14 2022 rev:9 rq:946640 version:0.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-caldav/python-caldav.changes 2021-07-14 23:59:27.897304039 +0200 +++ /work/SRC/openSUSE:Factory/.python-caldav.new.1892/python-caldav.changes 2022-01-15 20:05:27.285770934 +0100 @@ -1,0 +2,19 @@ +Sat Jan 15 15:28:00 UTC 2022 - Dirk M??ller <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- caldav-0.8.0.tar.gz New: ---- caldav-0.8.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-caldav.spec ++++++ --- /var/tmp/diff_new_pack.oxAzyo/_old 2022-01-15 20:05:28.237771675 +0100 +++ /var/tmp/diff_new_pack.oxAzyo/_new 2022-01-15 20:05:28.241771679 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global modname caldav Name: python-%{modname} -Version: 0.8.0 +Version: 0.8.2 Release: 0 Summary: CalDAV (RFC4791) client library for Python License: Apache-2.0 AND GPL-3.0-or-later ++++++ caldav-0.8.0.tar.gz -> caldav-0.8.2.tar.gz ++++++ ++++ 5744 lines of diff (skipped)
