Sun, 08 Sep 2024 02:29:35 UTC | login

Information for RPM python3-CacheControl-0.14.0-2.fc41.noarch.rpm

ID1311597
Namepython3-CacheControl
Version0.14.0
Release2.fc41
Epoch
Archnoarch
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.
Build Time2024-06-09 10:07:08 GMT
Size52.05 KB
c890be54f2735a615f6e96254a759717
LicenseMIT
Provides
python-CacheControl = 0.14.0-2.fc41
python3-CacheControl = 0.14.0-2.fc41
python3.13-CacheControl = 0.14.0-2.fc41
python3.13dist(cachecontrol) = 0.14
python3dist(cachecontrol) = 0.14
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(python3.13dist(msgpack) < 2~~ with python3.13dist(msgpack) >= 0.5.2)
/usr/bin/python3
python(abi) = 3.13
python3.13dist(requests) >= 2.16
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1
Recommends
python3-CacheControl+filecache
python3-CacheControl+redis
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 52 >>>
Name ascending sort Size
/usr/bin/doesitcache221.00 B
/usr/lib/python3.13/site-packages/cachecontrol0.00 B
/usr/lib/python3.13/site-packages/cachecontrol-0.14.0.dist-info0.00 B
/usr/lib/python3.13/site-packages/cachecontrol-0.14.0.dist-info/INSTALLER4.00 B
/usr/lib/python3.13/site-packages/cachecontrol-0.14.0.dist-info/LICENSE.txt558.00 B
/usr/lib/python3.13/site-packages/cachecontrol-0.14.0.dist-info/METADATA3.00 KB
/usr/lib/python3.13/site-packages/cachecontrol-0.14.0.dist-info/WHEEL81.00 B
/usr/lib/python3.13/site-packages/cachecontrol-0.14.0.dist-info/entry_points.txt54.00 B
/usr/lib/python3.13/site-packages/cachecontrol/__init__.py640.00 B
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__0.00 B
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/__init__.cpython-313.opt-1.pyc820.00 B
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/__init__.cpython-313.pyc820.00 B
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/_cmd.cpython-313.opt-1.pyc2.51 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/_cmd.cpython-313.pyc2.51 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/adapter.cpython-313.opt-1.pyc6.27 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/adapter.cpython-313.pyc6.32 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/cache.cpython-313.opt-1.pyc3.82 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/cache.cpython-313.pyc3.82 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/controller.cpython-313.opt-1.pyc15.87 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/controller.cpython-313.pyc16.11 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/filewrapper.cpython-313.opt-1.pyc4.29 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/filewrapper.cpython-313.pyc4.29 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/heuristics.cpython-313.opt-1.pyc6.54 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/heuristics.cpython-313.pyc6.56 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/serialize.cpython-313.opt-1.pyc5.15 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/serialize.cpython-313.pyc5.15 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/wrapper.cpython-313.opt-1.pyc1.53 KB
/usr/lib/python3.13/site-packages/cachecontrol/__pycache__/wrapper.cpython-313.pyc1.53 KB
/usr/lib/python3.13/site-packages/cachecontrol/_cmd.py1.63 KB
/usr/lib/python3.13/site-packages/cachecontrol/adapter.py6.10 KB
/usr/lib/python3.13/site-packages/cachecontrol/cache.py1.91 KB
/usr/lib/python3.13/site-packages/cachecontrol/caches0.00 B
/usr/lib/python3.13/site-packages/cachecontrol/caches/__init__.py279.00 B
/usr/lib/python3.13/site-packages/cachecontrol/caches/__pycache__0.00 B
/usr/lib/python3.13/site-packages/cachecontrol/caches/__pycache__/__init__.cpython-313.opt-1.pyc370.00 B
/usr/lib/python3.13/site-packages/cachecontrol/caches/__pycache__/__init__.cpython-313.pyc370.00 B
/usr/lib/python3.13/site-packages/cachecontrol/caches/__pycache__/file_cache.cpython-313.opt-1.pyc7.73 KB
/usr/lib/python3.13/site-packages/cachecontrol/caches/__pycache__/file_cache.cpython-313.pyc7.73 KB
/usr/lib/python3.13/site-packages/cachecontrol/caches/__pycache__/redis_cache.cpython-313.opt-1.pyc2.70 KB
/usr/lib/python3.13/site-packages/cachecontrol/caches/__pycache__/redis_cache.cpython-313.pyc2.70 KB
/usr/lib/python3.13/site-packages/cachecontrol/caches/file_cache.py5.26 KB
/usr/lib/python3.13/site-packages/cachecontrol/caches/redis_cache.py1.34 KB
/usr/lib/python3.13/site-packages/cachecontrol/controller.py18.07 KB
/usr/lib/python3.13/site-packages/cachecontrol/filewrapper.py4.19 KB
/usr/lib/python3.13/site-packages/cachecontrol/heuristics.py4.71 KB
/usr/lib/python3.13/site-packages/cachecontrol/py.typed0.00 B
/usr/lib/python3.13/site-packages/cachecontrol/serialize.py4.99 KB
/usr/lib/python3.13/site-packages/cachecontrol/wrapper.py1.30 KB
/usr/share/doc/python3-CacheControl0.00 B
/usr/share/doc/python3-CacheControl/README.rst1.20 KB
Component of
1 through 1 of 1
Buildroot descending sort Created State
f41-build-820735-152300 2024-07-25 05:32:13 expired