Package Release Info

python-diskcache-4.1.0-bp152.1.11

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-diskcache
python3-diskcache

Change Logs

* 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.