15
0

- Update to 0.7.1:

* fix python3 deprecation warnings
  * Restore the API for async_creation_runner in all cases

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=48
This commit is contained in:
Tomáš Chvátal
2019-03-08 14:47:44 +00:00
committed by Git OBS Bridge
parent f06b4a8c53
commit c66a26ff1d
4 changed files with 21 additions and 17 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 8 14:37:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.7.1:
* fix python3 deprecation warnings
* Restore the API for async_creation_runner in all cases
-------------------------------------------------------------------
Thu Mar 7 10:53:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>