Thu, 13 Jun 2024 15:26:05 UTC | login

Information for build python-cachetools-4.1.0-1.fc33

ID155617
Package Namepython-cachetools
Version4.1.0
Release1.fc33
Epoch
SummaryExtensible memoizing collections and decorators
DescriptionThis 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Apr 2020 11:27:57 UTC
CompletedThu, 16 Apr 2020 11:27:57 UTC
Tags
f33
RPMs
src
python-cachetools-4.1.0-1.fc33.src.rpm (info) (download)
noarch
python3-cachetools-4.1.0-1.fc33.noarch.rpm (info) (download)
Changelog * Wed Apr 08 2020 John Eckersberg <eck@redhat.com> - 4.1.0-1 - New upstream release 4.1.0 (rhbz#1822156) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Dec 16 2019 John Eckersberg <eck@redhat.com> - 4.0.0-1 - New upstream release 4.0.0 (rhbz#1783791) * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.1.1-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.1.1-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 23 2019 John Eckersberg <eck@redhat.com> - 3.1.1-1 - New upstream release 3.1.1 (rhbz#1713496) * Mon Feb 04 2019 John Eckersberg <eck@redhat.com> - 3.1.0-3 - Remove python2 subpackage (rhbz#1671973) - Modernize spec from latest packaging guidelines * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 29 2019 John Eckersberg <eck@redhat.com> - 3.1.0-1 - New upstream release 3.1.0 (rhbz#1670584) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.1.0-2 - Rebuilt for Python 3.7 * Mon May 14 2018 John Eckersberg <eck@redhat.com> - 2.1.0-1 - New upstream release 2.1.0 (rhbz#1577555)