Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-rq for
openSUSE:Factory checked in at 2026-07-15 16:35:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-rq (Old)
and /work/SRC/openSUSE:Factory/.python-django-rq.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-rq"
Wed Jul 15 16:35:42 2026 rev:16 rq:1365636 version:4.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-rq/python-django-rq.changes
2026-06-17 16:29:26.846949836 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-rq.new.1991/python-django-rq.changes
2026-07-15 16:56:20.344436901 +0200
@@ -1,0 +2,11 @@
+Tue Jul 14 09:13:43 UTC 2026 - Markéta Machová <[email protected]>
+
+- update to 4.1.1
+ * Added support for webhooks argument when registering cron jobs.
+ * Fixed get_scheduler_pid() on rq >= 2.10.
+ * stats.json and rqstats --json/--yaml now expose safe Redis
+ connection metadata instead of raw redis-py connection kwargs.
+ Secret values and redis-py internals are omitted.
+- Drop upstream fix-job-id-test-failures.patch
+
+-------------------------------------------------------------------
Old:
----
django_rq-4.1.tar.gz
fix-job-id-test-failures.patch
New:
----
django_rq-4.1.1.tar.gz
----------(Old B)----------
Old: Secret values and redis-py internals are omitted.
- Drop upstream fix-job-id-test-failures.patch
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-rq.spec ++++++
--- /var/tmp/diff_new_pack.EBlgL6/_old 2026-07-15 16:56:21.964491954 +0200
+++ /var/tmp/diff_new_pack.EBlgL6/_new 2026-07-15 16:56:21.972492226 +0200
@@ -18,15 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-django-rq
-Version: 4.1
+Version: 4.1.1
Release: 0
Summary: Simple app that provides django integration for RQ (Redis
Queue)
License: MIT
Group: Development/Languages/Python
URL: https://github.com/rq/django-rq
Source:
https://github.com/rq/django-rq/archive/v%{version}/django_rq-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM fix-job-id-test-failures.patch
gh#rq/django-rq@7aa920acd594
-Patch0: fix-job-id-test-failures.patch
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}
++++++ django_rq-4.1.tar.gz -> django_rq-4.1.1.tar.gz ++++++
++++ 2758 lines of diff (skipped)