forked from pool/python-dogpile.cache
735596c3271916f5a0fab3afde182f4c07fb0ea0dd384dea4ee974ec4094e31c
* 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
Description
No description provided
Languages
RPM Spec
100%