python3-cachecontrol: 0.12.9 -> 0.12.10

This commit is contained in:
Tim Biermann 2021-11-06 14:05:19 +01:00
parent 8e5a358ef2
commit 6a5ce4f29b
3 changed files with 27 additions and 27 deletions

View File

@ -4,40 +4,40 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/CacheControl-0.12.9-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.9-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.9-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.9-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.9-py3.9.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.9-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.9-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cachecontrol/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/__init__.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/_cmd.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/adapter.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/cache.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/compat.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/controller.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/filewrapper.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/heuristics.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/serialize.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/wrapper.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/_cmd.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/CacheControl-0.12.10-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.10-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.10-py3.9.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.10-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.10-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.10-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.10-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/adapter.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/cache.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cachecontrol/caches/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/caches/file_cache.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/caches/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cachecontrol/caches/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/caches/__pycache__/__init__.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/caches/__pycache__/file_cache.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/caches/__pycache__/__init__.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/caches/__pycache__/redis_cache.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/caches/file_cache.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/caches/redis_cache.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/_cmd.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/compat.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/controller.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/filewrapper.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/heuristics.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/adapter.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/cache.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/_cmd.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/compat.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/controller.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/filewrapper.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/heuristics.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/__init__.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/serialize.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/__pycache__/wrapper.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/serialize.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachecontrol/wrapper.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF33oBztX879oHCfZQCYkZMvqvv/r+UlrMRILnsCO4KmNSkZDI6VydIpoBseVduNlUj3vGhv/27FL7yjrFAxFGswc=
SHA256 (Pkgfile) = 58f6b368a3ee65139dd4486cbc7ebe7d7dc46be68c51826078f3d503c54ca4ec
SHA256 (.footprint) = 59acfb22a4a0c48db500cb9c8113de669f39a16ac1964a035fe1900f19a95756
SHA256 (python3-cachecontrol-0.12.9.tar.gz) = b1a9ddd8e85b7c44170a94d1e2b47b3b2fd62aee034cbbe8e0a2597b27b281da
RWSagIOpLGJF35ICPe4qyz7lm4tPm0nWm8JxIG0skTfiGaowjPtz1P0W8V+FPZWTNo6qaOoT30yo/tChtd5NzlsJXZMhhbLZJAY=
SHA256 (Pkgfile) = 1ebcb6aa8c070fd4b12540d92e12780f41938a890df22765c678f76bbde38124
SHA256 (.footprint) = 0a57bce6ebf9513b0a54db27705541296e17a1492482525b6fdf7cee1d624474
SHA256 (python3-cachecontrol-0.12.10.tar.gz) = fc8bc1ecc67ac2946b79a6a79da57c8ad510517787afd3db997ca0d432e56e3d

View File

@ -5,7 +5,7 @@
# Optional: python3-lockfile
name=python3-cachecontrol
version=0.12.9
version=0.12.10
release=1
source=(https://github.com/ionrock/cachecontrol/archive/v$version/$name-$version.tar.gz)