python3-CacheControl - httplib2 caching for requests
Website: | https://github.com/ionrock/cachecontrol |
---|---|
License: | MIT |
- Description:
CacheControl 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.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install python3-CacheControl
Packages
python3-CacheControl-0.12.11-5.el9.noarch [43 KiB] |
Changelog
by Fedora Release Engineering (2022-07-22):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |
python3-CacheControl-0.12.11-4.el9.noarch [43 KiB] |
Changelog
by Fedora Release Engineering (2022-07-22):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |
python3-CacheControl-0.12.11-3.el9.noarch [43 KiB] |
Changelog
by Fedora Release Engineering (2022-07-22):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |
python3-CacheControl-0.12.6-3.el9.noarch [40 KiB] |
Changelog
by Danila Vershinin (2021-06-08):
- Removed msgpack EGG-INFO requirement for EL7 as there is no guaranteed Python pkg name |