View this package for all CentOS/RHEL versions →
How to install python3-CacheControl in CentOS/RHEL 8 (noarch)
httplib2 caching for requests
Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install python3-CacheControl
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 threadsafety. The same is true of requests in terms of caching. This is the Python 3 build of CacheControl.
Compatibility
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
RPMs
| Package | Size | Changelog |
|---|---|---|
| python3-CacheControl-0.12.6-3.el8.noarch | 41 KiB |
Danila Vershinin (2021-06-08) - Removed msgpack EGG-INFO requirement for EL7 as there is no guaranteed Python pkg name |
| python3-CacheControl-0.12.6-2.el8.noarch | 40 KiB |
Danila Vershinin (2021-06-08) - Added msgpack and lockfile version constraints |
| python3-CacheControl-0.12.6-1.el8.noarch | 38 KiB |
Danila Vershinin (2020-01-04) - Added Python 3 version |