forked from pool/python-dogpile.cache
Accepting request 1099099 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1099099 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dogpile.cache?expand=0&rev=38
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8f00e556427134940358e57402c0772501ff0c5ae13db8bd42ad68e019ab026
|
||||
size 105304
|
||||
3
dogpile.cache-1.2.2.tar.gz
Normal file
3
dogpile.cache-1.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a06cb62be728af23c9828ffe78c67403a904dc49d961f90bb7ebfa1c11730bdf
|
||||
size 105578
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 10 13:09:58 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.2.2:
|
||||
* Made use of pep-673 ``Self`` type for method chained methods
|
||||
such as .CacheRegion.configure and .ProxyBackend.wrap
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 29 16:38:30 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -19,10 +19,10 @@
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%global pythons python3
|
||||
Name: python-dogpile.cache
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
Release: 0
|
||||
%define modname dogpile.cache
|
||||
%define modver 1_2_1
|
||||
%define modver 1_2_2
|
||||
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