Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-icalendar for
openSUSE:Factory checked in at 2026-06-28 21:10:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-icalendar (Old)
and /work/SRC/openSUSE:Factory/.python-icalendar.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-icalendar"
Sun Jun 28 21:10:29 2026 rev:42 rq:1362147 version:7.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-icalendar/python-icalendar.changes
2026-05-18 17:47:12.194285644 +0200
+++
/work/SRC/openSUSE:Factory/.python-icalendar.new.11887/python-icalendar.changes
2026-06-28 21:11:52.996910981 +0200
@@ -1,0 +2,20 @@
+Sun Jun 28 10:20:29 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 7.2.0:
+ * Created an ical_value property for the vFrequency component,
+ mirroring the existing pattern on vWeekday. @mvanhorn (Issue
+ * Created an ical_value property for the vGeo component.
+ * Added type hints to component methods.
+ * Added test coverage for icalendar.compatibility.deprecate_for_version_8().
+ * The Alarm.uid accessor now falls back to vendor-specific UID
+ properties (the existing X-ALARMUID and the newly added
+ X-EVOLUTION-ALARM-UID) when no canonical UID is present, so
+ alarms exported by Evolution/GNOME Calendar expose a usable
+ identifier. single_string_property now accepts an ordered list
+ of fallback keys so further vendor aliases can be added later.
+ * The rdates and exdates properties are now writable: assigning a
+ list replaces the RDATE/EXDATE values, del (or assigning an
+ empty list or None) clears them, and assigning the value the
+ getter returns round-trips.
+
+-------------------------------------------------------------------
Old:
----
icalendar-7.1.0.tar.gz
New:
----
icalendar-7.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-icalendar.spec ++++++
--- /var/tmp/diff_new_pack.YrRN5m/_old 2026-06-28 21:11:53.756936681 +0200
+++ /var/tmp/diff_new_pack.YrRN5m/_new 2026-06-28 21:11:53.756936681 +0200
@@ -21,7 +21,7 @@
%define modname icalendar
%{?sle15_python_module_pythons}
Name: python-%{modname}
-Version: 7.1.0
+Version: 7.2.0
Release: 0
Summary: Python parser/generator of iCalendar files package
License: BSD-2-Clause
++++++ icalendar-7.1.0.tar.gz -> icalendar-7.2.0.tar.gz ++++++
++++ 5254 lines of diff (skipped)