forked from pool/python-cachey
- Convert to pip-based build OBS-URL: https://build.opensuse.org/request/show/1277731 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachey?expand=0&rev=10
38 lines
1.2 KiB
Plaintext
38 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu May 15 12:46:20 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 13 07:13:58 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- use https for urls
|
|
|
|
-------------------------------------------------------------------
|
|
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
|