Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-redis for
openSUSE:Factory checked in at 2026-06-15 19:42:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-redis (Old)
and /work/SRC/openSUSE:Factory/.python-django-redis.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-redis"
Mon Jun 15 19:42:12 2026 rev:15 rq:1359223 version:7.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-redis/python-django-redis.changes
2025-10-03 15:44:27.515102402 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-redis.new.1981/python-django-redis.changes
2026-06-15 19:45:21.840242015 +0200
@@ -1,0 +2,20 @@
+Sun Jun 14 09:54:02 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 7.0.0:
+ * Added the ability to pass redis username in the cache options
+ * `RedisCache` does not attempt to close clients which have not
+ been initialized.
+ * Add sorted set operations (zadd, zrange, zrem, etc.) and
+ mixins for RedisCache
+ * Centralize configuration in `pyproject.toml`, drop EoL Python
+ & Django versions, and add support & testing for modern Python &
+ Django versions.
+ * Provide TypeVar defaults & provide initial typing for
+ `RedisCache`.
+ * Fix IntEnum encoding
+ * Fix incorrect Redis typing that relied on the legacy `types-
+ redis` package, and update the public API to avoid exposing
+ redis-py key types (the encode/decode/make_key methods allow
+ a different API surface).
+
+-------------------------------------------------------------------
Old:
----
django_redis-6.0.0.tar.gz
New:
----
django_redis-7.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-redis.spec ++++++
--- /var/tmp/diff_new_pack.9ymRoH/_old 2026-06-15 19:45:22.656276213 +0200
+++ /var/tmp/diff_new_pack.9ymRoH/_new 2026-06-15 19:45:22.660276381 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-django-redis
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-django-redis
-Version: 6.0.0
+Version: 7.0.0
Release: 0
Summary: A redis cache backend for Django
License: BSD-3-Clause
++++++ django_redis-6.0.0.tar.gz -> django_redis-7.0.0.tar.gz ++++++
++++ 5591 lines of diff (skipped)