Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-rq for openSUSE:Factory 
checked in at 2026-01-22 17:58:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rq (Old)
 and      /work/SRC/openSUSE:Factory/.python-rq.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rq"

Thu Jan 22 17:58:58 2026 rev:17 rq:1328682 version:2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rq/python-rq.changes      2025-07-23 
16:39:41.458812447 +0200
+++ /work/SRC/openSUSE:Factory/.python-rq.new.1928/python-rq.changes    
2026-01-22 17:59:01.978700128 +0100
@@ -1,0 +2,14 @@
+Wed Jan 21 13:47:53 UTC 2026 - Markéta Machová <[email protected]>
+
+- Update to 2.6.1
+  * CronScheduler now supports running periodic jobs based on cron string.
+  * Fixed an issue where SpawnWorker does not properly register successful
+    job executions.
+  * Fixed an issue where Worker may fail to register custom job and queue
+    classes.
+  * Added result.worker_name to easily trace which Worker generated the
+    result.
+  * Added CronScheduler.all() that returns a list of active schedulers.
+  * Updated CronScheduler to accept job_timeout instead of timeout argument.
+
+-------------------------------------------------------------------

Old:
----
  rq-2.4.1.tar.gz

New:
----
  rq-2.6.1.tar.gz

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

Other differences:
------------------
++++++ python-rq.spec ++++++
--- /var/tmp/diff_new_pack.ZIHVot/_old  2026-01-22 17:59:03.218751858 +0100
+++ /var/tmp/diff_new_pack.ZIHVot/_new  2026-01-22 17:59:03.222752025 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rq
 #
-# 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
@@ -29,7 +29,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-rq%{psuffix}
-Version:        2.4.1
+Version:        2.6.1
 Release:        0
 Summary:        Easy Job Queues for Python
 License:        Apache-2.0
@@ -45,6 +45,7 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  redis
 Requires:       python-click >= 5.0.0
+Requires:       python-croniter
 Requires:       python-redis >= 3.5.0
 Requires(post): update-alternatives
 Requires(postun): update-alternatives

++++++ rq-2.4.1.tar.gz -> rq-2.6.1.tar.gz ++++++
++++ 4429 lines of diff (skipped)

Reply via email to