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-05-18 17:46:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-icalendar (Old)
and /work/SRC/openSUSE:Factory/.python-icalendar.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-icalendar"
Mon May 18 17:46:57 2026 rev:41 rq:1353624 version:7.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-icalendar/python-icalendar.changes
2026-04-02 17:41:55.773248254 +0200
+++
/work/SRC/openSUSE:Factory/.python-icalendar.new.1966/python-icalendar.changes
2026-05-18 17:47:12.194285644 +0200
@@ -1,0 +2,28 @@
+Sun May 17 20:00:25 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 7.1.0:
+ * Deprecate icalendar.parser.escape_string and
+ icalendar.parser.unescape_string for icalendar version 8. Use
+ _escape_string and _unescape_string internally. #1011
+ * Added behavioral tests for LazyCalendar covering serialization
+ round-trips, .todos, .journals, forward timezone references,
+ and with_uid() substring false-positives. #1050
+ * Added edge case tests for Conference parameter normalization
+ covering string passthrough, empty list filtering, and None
+ omission. #925
+ * Make icalendar an explicit editable install for clarity.
+ * Do not run some tests until a pull request is approved.
+ * Created an ical_value() property for the vBoolean component.
+ * Created an ical_value() property for the vFloat component.
+ * Created an ical_value() property for the vInt component.
+ * Created an ical_value() property for the vBinary component.
+ * Put the link check as the last documentation CI task, allowing
+ the documentation build and Vale to run first and fail faster.
+ * Extended localize() to support localizing both datetime.datetime
+ and datetime.time objects, returning timezone-aware
+ datetime.time objects for the latter. #1142
+ * Add type hints to tests directory functions.
+ * Update to Contributor Covenant 3.0 Code of Conduct,
+ hosted at https://pycal.org/code-of-conduct/.
+
+-------------------------------------------------------------------
Old:
----
icalendar-7.0.3.tar.gz
New:
----
icalendar-7.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-icalendar.spec ++++++
--- /var/tmp/diff_new_pack.cZTyel/_old 2026-05-18 17:47:12.962317381 +0200
+++ /var/tmp/diff_new_pack.cZTyel/_new 2026-05-18 17:47:12.966317547 +0200
@@ -21,7 +21,7 @@
%define modname icalendar
%{?sle15_python_module_pythons}
Name: python-%{modname}
-Version: 7.0.3
+Version: 7.1.0
Release: 0
Summary: Python parser/generator of iCalendar files package
License: BSD-2-Clause
++++++ icalendar-7.0.3.tar.gz -> icalendar-7.1.0.tar.gz ++++++
++++ 6828 lines of diff (skipped)