python3-cachecontrol: 0.12.8 -> 0.12.9

This commit is contained in:
Tim Biermann 2021-11-03 16:35:08 +01:00
parent 4fb013ce06
commit 5172e7268a
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.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-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__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zM7OzrJL/kiCbLDeZAb2bwIIVY/9curUcqraU8InikBfODR74sj+ADaB9w+XziG9PfG39y/90HyM+GBpVotsAc=
SHA256 (Pkgfile) = 5aebf2cee0e83d9c7c416d2c9b2d6f45748096a38725433e6ed53d9d47dbb7f2
SHA256 (.footprint) = 8d140849457a2bace43ae4537548867bfc7d132ca261b593593650eb77a304ca
SHA256 (python3-cachecontrol-0.12.8.tar.gz) = ca680042385b3822cceca516be54ad4bf0bbe4f38ce602f6868561d402a1c137
RWSagIOpLGJF33oBztX879oHCfZQCYkZMvqvv/r+UlrMRILnsCO4KmNSkZDI6VydIpoBseVduNlUj3vGhv/27FL7yjrFAxFGswc=
SHA256 (Pkgfile) = 58f6b368a3ee65139dd4486cbc7ebe7d7dc46be68c51826078f3d503c54ca4ec
SHA256 (.footprint) = 59acfb22a4a0c48db500cb9c8113de669f39a16ac1964a035fe1900f19a95756
SHA256 (python3-cachecontrol-0.12.9.tar.gz) = b1a9ddd8e85b7c44170a94d1e2b47b3b2fd62aee034cbbe8e0a2597b27b281da

View File

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