Package Release Info

python-diskcache-5.1.0-bp154.1.38

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-diskcache

Change Logs

Version: 5.1.0-bp153.1.8
* Tue Nov 17 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
* Thu Sep 17 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
Version: 4.1.0-bp152.1.11
* Thu Feb 27 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
* Thu Nov 14 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to pull in full python due to the dependencies
* Thu Jul 25 2019 pgajdos@suse.com
- version update to 4.0.0
  * no upstream changelog
Version: 3.1.1-bp151.1.2
* Fri Mar 08 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 3.1.1:
  * Fix various timeouts
  * Small fixes around
* Sun Jun 10 2018 jengelh@inai.de
- Remove metadata redundancies from description.
* Fri Jun 08 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.