forked from pool/python-dogpile.cache
- update to 1.3.4:
* [usecase] [valkey] Added backend for valkey server. This is
based on valkey-py as the driver.
* Fixes to the recently added RedisClusterBackend fixing a
runtime typing error that prevented it from running.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=93
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3810465974f135686f22d0b6efa67e57bd6b3940fbfc61eb25c204fa45f5876b
|
||||
size 108334
|
||||
3
dogpile.cache-1.3.4.tar.gz
Normal file
3
dogpile.cache-1.3.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7469a183a2434cc1526c91229e4abcdede2e07e72ade21f9171e14a1df0d494
|
||||
size 112106
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 5 15:03:31 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.4:
|
||||
* [usecase] [valkey] Added backend for valkey server. This is
|
||||
based on valkey-py as the driver.
|
||||
* Fixes to the recently added RedisClusterBackend fixing a
|
||||
runtime typing error that prevented it from running.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 26 07:48:23 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-dogpile.cache
|
||||
Version: 1.3.3
|
||||
Version: 1.3.4
|
||||
Release: 0
|
||||
%define modname dogpile.cache
|
||||
%define modver 1_3_3
|
||||
%define modver 1_3_4
|
||||
Summary: A caching front-end based on the Dogpile lock
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/sqlalchemy/dogpile.cache
|
||||
|
||||
Reference in New Issue
Block a user