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-05-07 15:44:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rq (Old)
 and      /work/SRC/openSUSE:Factory/.python-rq.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rq"

Thu May  7 15:44:26 2026 rev:19 rq:1351291 version:2.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rq/python-rq.changes      2026-04-07 
16:51:09.482125155 +0200
+++ /work/SRC/openSUSE:Factory/.python-rq.new.1966/python-rq.changes    
2026-05-07 15:45:59.477617486 +0200
@@ -1,0 +2,17 @@
+Mon May  4 21:26:15 UTC 2026 - ecsos <[email protected]>
+
+- Update to 2.8
+  - Added support for unique jobs. Passing unique=True with job_id
+    prevents duplicate jobs from being enqueued or scheduled.
+  - Result now stores execution metadata (execution_id,
+    execution_started_at and execution_ended_at).
+  - Retry now supports enqueue_at_front=True, allowing retried jobs
+    to be requeued at the front of the queue.
+  - Custom job_id values may only contain letters, numbers,
+    underscores and dashes.
+  - When a job is stopped, its dependencies are no longer enqueued.
+  - DeferredJobRegistry is now scored by job creation time.
+  - Workers now print a warning instead of raising an exception when
+     CLIENT LIST is not supported.
+
+-------------------------------------------------------------------

Old:
----
  rq-2.7.tar.gz

New:
----
  rq-2.8.tar.gz

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

Other differences:
------------------
++++++ python-rq.spec ++++++
--- /var/tmp/diff_new_pack.wCrM1F/_old  2026-05-07 15:46:00.093642762 +0200
+++ /var/tmp/diff_new_pack.wCrM1F/_new  2026-05-07 15:46:00.097642926 +0200
@@ -29,7 +29,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-rq%{psuffix}
-Version:        2.7
+Version:        2.8
 Release:        0
 Summary:        Easy Job Queues for Python
 License:        Apache-2.0

++++++ rq-2.7.tar.gz -> rq-2.8.tar.gz ++++++
++++ 5407 lines of diff (skipped)

Reply via email to