python3-urllib3: 1.25.8 -> 1.25.9

This commit is contained in:
Danny Rawlins 2020-05-31 21:49:23 +10:00
parent f33cea79dd
commit 667c0bb636
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.7/
drwxr-xr-x root/root usr/lib/python3.7/site-packages/
drwxr-xr-x root/root usr/lib/python3.7/site-packages/urllib3-1.25.8-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.8-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.8-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.8-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.8-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.8-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/urllib3-1.25.9-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.9-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.9-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.9-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.9-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.9-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/urllib3/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3/__init__.py
drwxr-xr-x root/root usr/lib/python3.7/site-packages/urllib3/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xfAZqtc/O+7+KL9d01I3lCMaI3LZ02SwMJsqRIs6rHW+5sqCbg6eNQNUGVH2HUOZo9Vpz5jd2K9M7s26NWIxAM=
SHA256 (Pkgfile) = 57c67d4572557fa3825997b6918cfac58ae1c4be0c677265d347f56260102695
SHA256 (.footprint) = b055e0080296960e92e183fd87ab765d5be30f334914febdb01939324ea06a7d
SHA256 (urllib3-1.25.8.tar.gz) = 87716c2d2a7121198ebcb7ce7cccf6ce5e9ba539041cfbaeecfb641dc0bf6acc
RWSagIOpLGJF34n2267iyXXpMIOChhRGfvW+XdBInu7GXN+lgS+rjMFRFEYMJkPBGIERgUvIZvJThw586ZiBpa0ggJoAhHlk2wo=
SHA256 (Pkgfile) = e854727315b5bfeadd1525832a47a169735f2005d82017eb1bae63bf94270432
SHA256 (.footprint) = 54016065cfa3917601696d505eb666be24e450c145c8d259d8f409e4cde44239
SHA256 (urllib3-1.25.9.tar.gz) = 3018294ebefce6572a474f0604c2021e33b3fd8006ecd11d62107a5d2a963527

View File

@ -4,7 +4,7 @@
# Depends on: python3-pyopenssl
name=python3-urllib3
version=1.25.8
version=1.25.9
release=1
source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz)