python3-cachecontrol: 0.12.7 -> 0.12.8

This commit is contained in:
Tim Biermann 2021-10-30 14:48:19 +02:00
parent 2b83744a57
commit 57d9a8b562
3 changed files with 12 additions and 12 deletions

View File

@ -4,13 +4,13 @@ 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.7-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.7-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.7-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.7-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.7-py3.9.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.7-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.7-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/CacheControl-0.12.8-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.8-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.8-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.8-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.8-py3.9.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.8-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/CacheControl-0.12.8-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__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yZOYwh5zab905qVOFndhya6LfZtSkoLH/2L/9jpajOwOTe47Kpxm2XTV364Dvt+Au9vj/dP5b+FRfHQ7CnMlAs=
SHA256 (Pkgfile) = 0692031b409834cde9cc97542bae07af5f48f71ebc415442e7c266f86268ca58
SHA256 (.footprint) = 7ad412f11efbf0b772dc15915955f7da26bea9ee4d0726bb8be811ca72d94c4f
SHA256 (python3-cachecontrol-0.12.7.tar.gz) = 0653663f32c9336ff9c9b4d53c02b2386ac55aee6efe6e892cb855a7e81fdd4d
RWSagIOpLGJF3zM7OzrJL/kiCbLDeZAb2bwIIVY/9curUcqraU8InikBfODR74sj+ADaB9w+XziG9PfG39y/90HyM+GBpVotsAc=
SHA256 (Pkgfile) = 5aebf2cee0e83d9c7c416d2c9b2d6f45748096a38725433e6ed53d9d47dbb7f2
SHA256 (.footprint) = 8d140849457a2bace43ae4537548867bfc7d132ca261b593593650eb77a304ca
SHA256 (python3-cachecontrol-0.12.8.tar.gz) = ca680042385b3822cceca516be54ad4bf0bbe4f38ce602f6868561d402a1c137

View File

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