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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user