forked from pool/python-dogpile.cache
fc2428d4846d3fb326a845208342e74e8e626fc00f413e651bb45201aa47b4a6
- update to 1.3.0:
* 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/request/show/1135448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dogpile.cache?expand=0&rev=39
Description
No description provided
Languages
RPM Spec
100%