15
0
forked from pool/python-cachey
Files
python-cachey/python-cachey.changes
Tomáš Chvátal 038768d236 Accepting request 789757 from home:mcalabkova:branches:devel:languages:python
- Update to 0.2.1
  * Change links to blaze org
  * Fix Cache.clear()
  * Add a resize method.
  * make default data dict inside __init__
  * test against 3.7 and 3.8, drop 2.7
- Drop upstreamed patch fix_cache_clear.patch

OBS-URL: https://build.opensuse.org/request/show/789757
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachey?expand=0&rev=6
2020-03-30 12:54:37 +00:00

28 lines
909 B
Plaintext

-------------------------------------------------------------------
Mon Mar 30 09:17:57 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.2.1
* Change links to blaze org
* Fix Cache.clear()
* Add a resize method.
* make default data dict inside __init__
* test against 3.7 and 3.8, drop 2.7
- Drop upstreamed patch fix_cache_clear.patch
-------------------------------------------------------------------
Thu Jan 24 09:25:19 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
-------------------------------------------------------------------
Thu Jan 24 08:20:29 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Sort out a bit with spec-cleaner
-------------------------------------------------------------------
Mon May 22 19:12:01 UTC 2017 - toddrme2178@gmail.com
- Initial version
- Add fix_cache_clear.patch
Upstream patch to fix unit test error