forked from pool/python-cachetools
- Update to 3.1.1:
* Document how to use shared caches with @cachedmethod. * Fix pickling/unpickling of cache keys OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachetools?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
a5cb3c231f
commit
13f667fb1c
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 13 11:08:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 3.1.1:
|
||||
* Document how to use shared caches with @cachedmethod.
|
||||
* Fix pickling/unpickling of cache keys
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 27 18:17:13 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user