Wed, 05 Jun 2024 12:10:16 UTC | login

Information for build python-CacheControl-0.12.6-6.fc33

ID176886
Package Namepython-CacheControl
Version0.12.6
Release6.fc33
Epoch
Summaryhttplib2 caching for requests
DescriptionCacheControl is a port of the caching algorithms in httplib2 for use with requests session object. It was written because httplib2's better support for caching is often mitigated by its lack of thread safety. The same is true of requests in terms of caching.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 13:54:23 UTC
CompletedThu, 13 Aug 2020 13:54:23 UTC
Tags
f33
f37
f38
RPMs
src
python-CacheControl-0.12.6-6.fc33.src.rpm (info) (download)
noarch
python3-CacheControl-0.12.6-6.fc33.noarch.rpm (info) (download)
python3-CacheControl+filecache-0.12.6-6.fc33.noarch.rpm (info) (download)
python3-CacheControl+redis-0.12.6-6.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Miro Hrončok <mhroncok@redhat.com> - 0.12.6-5 - Add cachecontrol[filecache] and cachecontrol[redis] subpackages * Fri Jun 05 2020 Miro Hrončok <mhroncok@redhat.com> - 0.12.6-4 - Rebuilt with cherrypy tests * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.12.6-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Dec 22 2019 Fabio Valentini <decathorpe@gmail.com> - 0.12.6-1 - Update to version 0.12.6. * Fri Dec 13 2019 Fabio Valentini <decathorpe@gmail.com> - 0.12.5-7 - Recommend optional dependencies. * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.12.5-6 - Rebuilt for Python 3.8.0rc1 (#1748018) * Tue Aug 20 2019 Fabio Valentini <decathorpe@gmail.com> - 0.12.5-5 - Port to pytest >=4.0. * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.12.5-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Aug 16 2018 Miro Hrončok <mhroncok@redhat.com> - 0.12.5-1 - Update to 0.12.5 - Remove python2 subpackage