python3-urllib3: 1.25.5 -> 1.25.7

This commit is contained in:
Danny Rawlins 2019-11-16 22:23:36 +11:00
parent 1633c27d9e
commit 693bbdd3dc
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.5-py3.7.egg-info/
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.5-py3.7.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.5-py3.7.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.5-py3.7.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.5-py3.7.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.5-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/urllib3-1.25.7-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.7-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.7-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.7-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.7-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.7-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
RWSagIOpLGJF36G/DYfV9tD4/bWWUx8IikWZ62fVR7KiB3BjoZ7b7Nr47qBg8E8zsiH2dxc5BrLPen+u+ipWjvZ6lWlAtqk6IgE=
SHA256 (Pkgfile) = 537df213dfb0ef4608d584aea5c589968b31552d6cb55526168789cb0dd9b466
SHA256 (.footprint) = 12fb20c0e9849f45c951f0e438949928c55adde4d41b1cc05803e2d06641eb72
SHA256 (urllib3-1.25.5.tar.gz) = 2f3eadfea5d92bc7899e75b5968410b749a054b492d5a6379c1344a1481bc2cb
RWSagIOpLGJF3/vPPKs0Nf0tS47tt9WuzVyRG50IRFgBTYzq5fWym0F2yKRdESjymQbYLvycn8SYXN0OISx5p0JNpffgvN/ZrQs=
SHA256 (Pkgfile) = f359db0647459515cf09a98894c442b86f5666811763f645af6db96ff2f06b22
SHA256 (.footprint) = d8ac3ce78893ddcde4e7eb551eb5d157a35878972d515b5796f1c5a603db518e
SHA256 (urllib3-1.25.7.tar.gz) = f3c5fd51747d450d4dcf6f923c81f78f811aab8205fda64b0aba34a4e48b0745

View File

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