python3-cachecontrol: 0.13.1 -> 0.14.0

This commit is contained in:
Tim Biermann 2024-02-02 17:30:40 +01:00
parent dd9113a596
commit e5f3e27be7
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -4,12 +4,12 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cachecontrol-0.13.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.13.1.dist-info/LICENSE.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.13.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.13.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.13.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.13.1.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cachecontrol-0.14.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.14.0.dist-info/LICENSE.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.14.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.14.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.14.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.14.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cachecontrol/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wtTkj0mP9z/w5fpK+EF9F06mZdDNG8iQEGlqlck/IdjLRaQxMXAH8pmQXpxydVHGkdnHZV6AtC1fSCFbUlcwgs=
SHA256 (Pkgfile) = c851fe4a502344b3a1521f740703d7efe9d07fb4424e6b89fd0e7b37ad2de779
SHA256 (.footprint) = c9af8013c507e0ae090c93101de5f7965bbb3adc4b30d322726f33351d542d86
SHA256 (python3-cachecontrol-0.13.1.tar.gz) = d385996b1874b7a12b34bf4735bd1df6cec3abed83252e0fc7095c9bfb5f7e0a
RWSagIOpLGJF3/rMs/a0aTpTmZLloGWBWRfN4lx4jTPWsgcwXSIce+5vRboLOik+zo7pp1dqyhqmTrlD/wnqA2Cvl8KoHYiU+AA=
SHA256 (Pkgfile) = bbae990abe257c422725dcd83d99570c633b9d36a017e71a1f71c34ef647e331
SHA256 (.footprint) = 5520f99a2162bc4fab0ce51bb5c0d09d5fab1cd4a7fb94f307bbc6341126bc22
SHA256 (python3-cachecontrol-0.14.0.tar.gz) = 159f4341e015d11b16de5b9f86e207cff753d6080642671f4cd09717e34a12a0

View File

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