14
0

- Update to 0.5.2:

* Fix DeprecationWarning from collections #140

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-cache?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-09-10 10:53:04 +00:00
committed by Git OBS Bridge
parent 4d1335f637
commit 3422abe65b
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 10 10:50:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.5.2:
* Fix DeprecationWarning from collections #140
-------------------------------------------------------------------
Tue May 7 12:27:11 UTC 2019 - pgajdos@suse.com