Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-croniter for openSUSE:Factory
checked in at 2026-08-20 16:16:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-croniter (Old)
and /work/SRC/openSUSE:Factory/.python-croniter.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-croniter"
Thu Aug 20 16:16:58 2026 rev:38 rq:1372217 version:6.2.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-croniter/python-croniter.changes
2026-04-04 19:09:20.913875703 +0200
+++
/work/SRC/openSUSE:Factory/.python-croniter.new.1258/python-croniter.changes
2026-08-20 16:17:00.528884993 +0200
@@ -1,0 +2,20 @@
+Thu Aug 20 09:11:38 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 6.2.4:
+ * Fix expand_from_start_time day-of-week low bound so Sunday
+ wraps correctly for stepped day-of-week ranges (isoweekday()
+ % 7 instead of weekday() + 1). [44e3090, #239, @alhudz]
+ * Bump pinned GitHub Actions via dependabot.
+ * Fix quadratic expansion of comma-separated range lists for a
+ large speed-up on expressions with many ranges.
+ * Reject a zero step (e.g. 5-5/0) in equal and reversed cron
+ ranges instead of silently accepting it.
+ * Fix expand_from_start_time month low-bound off-by-one so
+ stepped month ranges start on the correct month.
+ * Fix zizmor-reported security findings in GitHub Actions
+ workflows.
+ * Bump pinned build and CI dependencies via dependabot.
+ * Upgrade locked development and build dependencies (uv lock
+ --upgrade).
+
+-------------------------------------------------------------------
Old:
----
croniter-6.2.2.tar.gz
New:
----
croniter-6.2.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-croniter.spec ++++++
--- /var/tmp/diff_new_pack.fRhfUN/_old 2026-08-20 16:17:01.167907424 +0200
+++ /var/tmp/diff_new_pack.fRhfUN/_new 2026-08-20 16:17:01.169907495 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-croniter
-Version: 6.2.2
+Version: 6.2.4
Release: 0
Summary: Python iterators for datetime objects with cron-like format
License: MIT
++++++ croniter-6.2.2.tar.gz -> croniter-6.2.4.tar.gz ++++++
++++ 2990 lines of diff (skipped)