python3-urllib3: 1.26.10 -> 1.26.11

This commit is contained in:
Tim Biermann 2022-07-30 10:08:03 +02:00
parent 39d9cf839e
commit f4f41d93cd
3 changed files with 11 additions and 11 deletions

View File

@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/
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/urllib3-1.26.10-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.10-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.10-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.10-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.10-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.10-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/urllib3-1.26.11-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.11-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.11-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.11-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.11-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.11-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/urllib3/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/urllib3/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38GdYAxhPLmyqD7fzbTnAz4b3UykfMY6jSDzkM66CL+4JSU4gDGbbWbBsxdsxlG0O3rxfxg/onK1U4zHkDbm/go=
SHA256 (Pkgfile) = 6dfc05522f388e5ec2676f2f52a969fcda461dda2308b4d1f8227ff719603872
SHA256 (.footprint) = 282461a2c2aaac76c704f976b9b98e14c06f8bb8ede9ad20cbe65ad2da19266d
SHA256 (urllib3-1.26.10.tar.gz) = 879ba4d1e89654d9769ce13121e0f94310ea32e8d2f8cf587b77c08bbcdb30d6
RWSagIOpLGJF3ysDk7zSMEEcnSRedcUjnf3f6vrOF8B3/M00MROfTrJIM27VdDaDfXlsde28gWcZPyGD83jlshiPXLNdbtQkZg8=
SHA256 (Pkgfile) = c441b6d3c2e3efde5b4efae31966bac40b1d095d759e39d21f70dd19852e75f1
SHA256 (.footprint) = c4ac8a59c45a59ea362ebecfe13e1a514aeed2850d15dda26abbd2e6d326fc82
SHA256 (urllib3-1.26.11.tar.gz) = ea6e8fb210b19d950fab93b60c9009226c63a28808bc8386e05301e25883ac0a

View File

@ -5,7 +5,7 @@
name=python3-urllib3
_name=${name#*-}
version=1.26.10
version=1.26.11
release=1
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$version.tar.gz)