AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to pull in full python due to the dependencies
- Update to 3.1.1: * Fix various timeouts * Small fixes around
- Update to 5.1.0: * Support transactions in FanoutCache (probably a bad idea) * Prevent cache shard attribute access when unsafe
- update to 5.0.3: * drop python 2.7 support * python 3.8 fixes * add documentation about cache volume caveats
- 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
- Update to pull in full python due to the dependencies
- version update to 4.0.0 * no upstream changelog
- Update to 3.1.1: * Fix various timeouts * Small fixes around
- Remove metadata redundancies from description.
- Initial package version - Django related tests are excluded from python3 tests. Tests are made for Django1 only. Django1 is for python2 only in distribution.