Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-dogpile.cache for
openSUSE:Factory checked in at 2026-03-22 14:12:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dogpile.cache (Old)
and /work/SRC/openSUSE:Factory/.python-dogpile.cache.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dogpile.cache"
Sun Mar 22 14:12:48 2026 rev:46 rq:1341716 version:1.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-dogpile.cache/python-dogpile.cache.changes
2025-07-06 17:19:17.471205970 +0200
+++
/work/SRC/openSUSE:Factory/.python-dogpile.cache.new.8177/python-dogpile.cache.changes
2026-03-22 14:14:04.113947277 +0100
@@ -1,0 +2,17 @@
+Sat Mar 21 15:07:04 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.5.0:
+ * **[feature] [redis]** Added a new `RedisBackend.lock_prefix`
+ parameter to the `RedisBackend` and `ValkeyBackend` backends
+ to allow customization of the lock key prefix. The prefix
+ must be between 2 and 10 characters long and may contain
+ any alphanumeric character and the symbols
+ `_-.:` . This allows for improved visual clarity when
+ inspecting backend keys, particularly when key names may be
+ ambiguous with the default `_lock` prefix.
+ * **[change] [platform]** Minimum Python version is now 3.10,
+ as Python 3.9 is EOL.
+ * **[bug] [typing]** A wide range of typing improvements and
+ modernizations within the codebase.
+
+-------------------------------------------------------------------
Old:
----
dogpile.cache-1.4.0.tar.gz
New:
----
dogpile.cache-1.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dogpile.cache.spec ++++++
--- /var/tmp/diff_new_pack.VcXUEa/_old 2026-03-22 14:14:04.649969326 +0100
+++ /var/tmp/diff_new_pack.VcXUEa/_new 2026-03-22 14:14:04.653969490 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-dogpile.cache
#
-# 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
@@ -18,14 +18,14 @@
%{?sle15_python_module_pythons}
Name: python-dogpile.cache
-Version: 1.4.0
+Version: 1.5.0
Release: 0
%define modname dogpile.cache
-%define modver 1_4_0
+%define modver 1_5_0
Summary: A caching front-end based on the Dogpile lock
License: BSD-3-Clause
URL: https://github.com/sqlalchemy/dogpile.cache
-Source:
https://github.com/sqlalchemy/%{modname}/archive/refs/tags/rel_%{modver}.tar.gz#/%{modname}-%{version}.tar.gz
+Source:
https://github.com/sqlalchemy/dogpile.cache/archive/refs/tags/rel_%{modver}.tar.gz#/dogpile.cache-%{version}.tar.gz
BuildRequires: %{python_module Mako}
BuildRequires: %{python_module dbm}
BuildRequires: %{python_module decorator >= 4.0.0}
++++++ dogpile.cache-1.4.0.tar.gz -> dogpile.cache-1.5.0.tar.gz ++++++
++++ 2800 lines of diff (skipped)