1
0

- update to 5.0.3:

* drop python 2.7 support
  * python 3.8 fixes
  * add documentation about cache volume caveats

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-diskcache?expand=0&rev=14
This commit is contained in:
2020-09-17 11:30:17 +00:00
committed by Git OBS Bridge
parent d055d88c83
commit 28c8ee6d19
4 changed files with 13 additions and 4 deletions

View File

@@ -17,8 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-diskcache
Version: 4.1.0
Version: 5.0.3
Release: 0
Summary: Disk and file backed cache
License: Apache-2.0