Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-schedule for openSUSE:Factory 
checked in at 2026-04-13 23:18:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-schedule (Old)
 and      /work/SRC/openSUSE:Factory/.python-schedule.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-schedule"

Mon Apr 13 23:18:41 2026 rev:8 rq:1346279 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-schedule/python-schedule.changes  
2025-06-12 15:56:02.204089764 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-schedule.new.21863/python-schedule.changes   
    2026-04-13 23:19:24.437412948 +0200
@@ -1,0 +2,17 @@
+Sun Apr 12 21:27:50 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.2.2:
+  * Fix bugs in cross-timezone scheduling
+  * Add support for python 3.12
+  * Fix bug where schedule was off when using .at with timezone
+  * Dropped support for Python 3.6, add support for Python 3.10
+    and 3.11.
+  * Add timezone support for .at(). See #517. Thanks @chrimaho!
+  * Get next run by tag (#463) Thanks @jweijers!
+  * Add py.typed file. See #521. Thanks @Akuli!
+  * Fix the re pattern of the 'days'. See #506 Thanks @sunpro108!
+  * Fix test_until_time failure when run early.
+  * Fix crash repr on partially constructed job.
+- drop python-schedule-no-mock.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  python-schedule-no-mock.patch
  schedule-1.1.0.tar.gz

New:
----
  schedule-1.2.2.tar.gz

----------(Old B)----------
  Old:  * Fix crash repr on partially constructed job.
- drop python-schedule-no-mock.patch (upstream)
----------(Old E)----------

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

Other differences:
------------------
++++++ python-schedule.spec ++++++
--- /var/tmp/diff_new_pack.JBfWCF/_old  2026-04-13 23:19:25.049438210 +0200
+++ /var/tmp/diff_new_pack.JBfWCF/_new  2026-04-13 23:19:25.057438540 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-schedule
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,16 @@
 
 
 Name:           python-schedule
-Version:        1.1.0
+Version:        1.2.2
 Release:        0
 Summary:        Job scheduling module for Python
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/dbader/schedule
 Source:         
https://files.pythonhosted.org/packages/source/s/schedule/schedule-%{version}.tar.gz
-# https://github.com/dbader/schedule/issues/484
-Patch0:         python-schedule-no-mock.patch
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module setuptools >= 61.0}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

++++++ schedule-1.1.0.tar.gz -> schedule-1.2.2.tar.gz ++++++
++++ 1930 lines of diff (skipped)

Reply via email to