Name: | python3-cachetools |
---|---|
Version: | 3.1.1 |
Release: | 4.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 72556 |
License: | MIT |
RPM: | python3-cachetools-3.1.1-4.el8.noarch.rpm |
Source RPM: | python-cachetools-3.1.1-4.el8.src.rpm |
Build Date: | Wed Nov 27 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/cachetools |
Summary: | Extensible memoizing collections and decorators |
Description: | This module provides various memoizing collections and decorators, including a variant of the Python 3 Standard Library @lru_cache function decorator. This module provides multiple cache implementations based on different cache algorithms, as well as decorators for easily memoizing function and method calls. |
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- New upstream release 3.1.1 (rhbz#1713496)
- Remove python2 subpackage (rhbz#1671973) - Modernize spec from latest packaging guidelines
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- New upstream release 3.1.0 (rhbz#1670584)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- New upstream release 2.1.0 (rhbz#1577555)