From 28c8ee6d19ed0188ed4e3faf1e32150495a1f68b1738cb467c3c9109ad156ab7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 17 Sep 2020 11:30:17 +0000 Subject: [PATCH] - 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 --- python-diskcache.changes | 8 ++++++++ python-diskcache.spec | 3 ++- v4.1.0.tar.gz | 3 --- v5.0.3.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 v4.1.0.tar.gz create mode 100644 v5.0.3.tar.gz diff --git a/python-diskcache.changes b/python-diskcache.changes index a4a516f..b92426f 100644 --- a/python-diskcache.changes +++ b/python-diskcache.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 17 11:24:06 UTC 2020 - Dirk Mueller + +- update to 5.0.3: + * drop python 2.7 support + * python 3.8 fixes + * add documentation about cache volume caveats + ------------------------------------------------------------------- Thu Feb 27 05:15:40 UTC 2020 - Steve Kowalik diff --git a/python-diskcache.spec b/python-diskcache.spec index 83b9a63..ef91efb 100644 --- a/python-diskcache.spec +++ b/python-diskcache.spec @@ -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 diff --git a/v4.1.0.tar.gz b/v4.1.0.tar.gz deleted file mode 100644 index 0932c74..0000000 --- a/v4.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac181e25dee0c1113df0ac591762f1fc457d6cd3ff5a3c8b9ca419575b57fd74 -size 658268 diff --git a/v5.0.3.tar.gz b/v5.0.3.tar.gz new file mode 100644 index 0000000..102eb67 --- /dev/null +++ b/v5.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3328081e52a4570b549b7b262be7b66f20d7deacc687d33c3389e601cad180cd +size 656486