2020-11-17 05:44:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 17 05:43:53 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 5.1.0:
|
|
|
|
|
* Support transactions in FanoutCache (probably a bad idea)
|
|
|
|
|
* Prevent cache shard attribute access when unsafe
|
|
|
|
|
|
2020-09-17 11:30:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 17 11:24:06 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 5.0.3:
|
|
|
|
|
* drop python 2.7 support
|
|
|
|
|
* python 3.8 fixes
|
|
|
|
|
* add documentation about cache volume caveats
|
|
|
|
|
|
2020-02-27 05:17:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 27 05:15:40 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 4.1.0:
|
|
|
|
|
* Move zero-expiration logic into memoize (rather than Cache.set)
|
|
|
|
|
* Provide JSONDisk with diskcache (#124)
|
|
|
|
|
* Add check for DEFAULT_TIMEOUT in DjangoCache.memoize
|
|
|
|
|
|
2019-11-14 15:10:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 14 15:10:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to pull in full python due to the dependencies
|
|
|
|
|
|
2019-07-25 11:31:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 25 10:52:27 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- version update to 4.0.0
|
|
|
|
|
* no upstream changelog
|
|
|
|
|
|
2019-03-08 13:24:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 8 13:19:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 3.1.1:
|
|
|
|
|
* Fix various timeouts
|
|
|
|
|
* Small fixes around
|
|
|
|
|
|
2018-06-10 15:27:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jun 10 10:24:35 UTC 2018 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
- Remove metadata redundancies from description.
|
|
|
|
|
|
2018-06-09 06:38:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 8 13:51:38 UTC 2018 - petr@cervinka.net
|
|
|
|
|
|
|
|
|
|
- Initial package version
|
|
|
|
|
- Django related tests are excluded from python3 tests. Tests are made for Django1
|
|
|
|
|
only. Django1 is for python2 only in distribution.
|