forked from pool/python-diskcache
- Update to 5.1.0:
* Support transactions in FanoutCache (probably a bad idea) * Prevent cache shard attribute access when unsafe OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-diskcache?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 17 05:43:53 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 5.1.0:
|
||||
* Support transactions in FanoutCache (probably a bad idea)
|
||||
* Prevent cache shard attribute access when unsafe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 17 11:24:06 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -19,11 +19,10 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%global skip_python2 1
|
||||
Name: python-diskcache
|
||||
Version: 5.0.3
|
||||
Version: 5.1.0
|
||||
Release: 0
|
||||
Summary: Disk and file backed cache
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: http://www.grantjenks.com/docs/diskcache/
|
||||
Source: https://github.com/grantjenks/python-diskcache/archive/v%{version}.tar.gz
|
||||
BuildRequires: %{python_module Django}
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3328081e52a4570b549b7b262be7b66f20d7deacc687d33c3389e601cad180cd
|
||||
size 656486
|
||||
3
v5.1.0.tar.gz
Normal file
3
v5.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5c7e86f82cc199cd0a8ccbe3e20309f3505710ed7bdc1a4b2c021dfbe19a9f9
|
||||
size 656930
|
||||
Reference in New Issue
Block a user