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-04-02 17:40:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-icalendar (Old)
 and      /work/SRC/openSUSE:Factory/.python-icalendar.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-icalendar"

Thu Apr  2 17:40:50 2026 rev:40 rq:1344193 version:7.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-icalendar/python-icalendar.changes        
2025-11-11 19:21:51.264773914 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-icalendar.new.21863/python-icalendar.changes 
    2026-04-02 17:41:55.773248254 +0200
@@ -1,0 +2,25 @@
+Wed Apr  1 17:05:22 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 7.0.3:
+  * Added Event.RECURRENCE_ID, Todo.RECURRENCE_ID, and
+    Journal.RECURRENCE_ID properties, including support in their
+    new() constructors. #1231
+  * Enabled Calendar.from_ical to read calendars from files. #756
+  * Added Calendar.journals property to retrieve all journal
+    components. #1230
+  * Setting calendar_name now also writes X-WR-CALNAME, and
+    setting description now also writes X-WR-CALDESC, for
+    improved client compatibility. #918
+  * Drop support for Python 3.8 and 3.9. #977
+  * DURATION_REGEX moved from icalendar.prop to
+    icalendar.prop.dt.duration. #987
+  * WEEKDAY_RULE moved from icalendar.prop to
+    icalendar.prop.recur.weekday. #987
+  * Removed tzid_from_dt and tzid_from_tzinfo from icalendar.prop
+    as they exist in icalendar.timezone. #987
+  * Component.decoded() now returns a string instead of bytes
+    for text properties.
+  * Remove constants FOLD, NAME, NEWLINE, QUNSAFE_CHAR, QUOTABLE,
+    UFOLD, and UNSAFE_CHAR from icalendar.parser's export. #987
+
+-------------------------------------------------------------------

Old:
----
  icalendar-6.3.2.tar.gz

New:
----
  icalendar-7.0.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-icalendar.spec ++++++
--- /var/tmp/diff_new_pack.7U0ZDa/_old  2026-04-02 17:41:56.409274523 +0200
+++ /var/tmp/diff_new_pack.7U0ZDa/_new  2026-04-02 17:41:56.413274687 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-icalendar
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2011 open-slx GmbH <[email protected]>
 # Copyright (c) 2009 - 7/2011 Sascha Manns <[email protected]>
 #
@@ -21,7 +21,7 @@
 %define        modname icalendar
 %{?sle15_python_module_pythons}
 Name:           python-%{modname}
-Version:        6.3.2
+Version:        7.0.3
 Release:        0
 Summary:        Python parser/generator of iCalendar files package
 License:        BSD-2-Clause
@@ -63,6 +63,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+rm -v src/icalendar/tests/test_funding_json.py
 # some dependencies are too old in Leap
 %if 0%{?suse_version} >= 1550
 donttest="(test_timezone_names_are_known and tzp_0-America/Coyhaique)"
@@ -78,7 +79,7 @@
 
 %files %{python_files}
 %license LICENSE.rst
-%doc README.rst docs/changelog.rst
+%doc README.rst docs/reference/changelog.rst
 %python_alternative %{_bindir}/icalendar
 %{python_sitelib}/%{modname}
 %{python_sitelib}/%{modname}-%{version}.dist-info

++++++ icalendar-6.3.2.tar.gz -> icalendar-7.0.3.tar.gz ++++++
++++ 45419 lines of diff (skipped)

Reply via email to