14
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

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Sep 17 11:24:06 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- 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 <steven.kowalik@suse.com>