forked from pool/python-dogpile.cache
* Added new method :meth:`.CacheRegion.get_value_metadata`
which can be used to get a value from the cache along with
its metadata, including timestamp of when the value was cached.
The :class:`.CachedValue` object is returned which features
new accessors to retrieve cached time and current age.
* Minimum Python version is now Python 3.8; prior versions
Python 3.7 and 3.6 are EOL.
* Project setup is now based on pep-621 ``pyproject.toml``
configuration.
* rereleae, no changes
* rerelease, no changes
- fix build for older distributions with old default-pytest
- skip building against python 3.6
* supports Unix platforms.
- Initial package (0.5.0)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=81
22 KiB
22 KiB