commit 8d43b6b2727a14c009ba0c87b7e35804946693ac Author: Tim Biermann <tbier@posteo.de> Date: Sun Jun 27 20:03:20 2021 +0000 python3-urllib3: 1.26.4 -> 1.26.6 diff --git a/python3-urllib3/.footprint b/python3-urllib3/.footprint index 8e43fd796..87bcd18e4 100644 --- a/python3-urllib3/.footprint +++ b/python3-urllib3/.footprint @@ -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.4-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.4-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.4-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.4-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.4-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.4-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/urllib3-1.26.6-py3.9.egg-info/ +-rw-rw-r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.6-py3.9.egg-info/PKG-INFO +-rw-rw-r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.6-py3.9.egg-info/SOURCES.txt +-rw-rw-r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.6-py3.9.egg-info/dependency_links.txt +-rw-rw-r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.6-py3.9.egg-info/requires.txt +-rw-rw-r-- root/root usr/lib/python3.9/site-packages/urllib3-1.26.6-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__/ diff --git a/python3-urllib3/.signature b/python3-urllib3/.signature index 595abb692..1d6e44deb 100644 --- a/python3-urllib3/.signature +++ b/python3-urllib3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3weMIcGgXVxuV6hrT9Lr7Jb/gDYoIBgeD5fswOU7FFYKgqnp1JOKrK/j4xYkI+LxloLVxp1SX21AYZK++F/aawA= -SHA256 (Pkgfile) = 0731a7dd56b4c89cfd88998dc6485cd0289f636d7df9bf533ee7406c119d6668 -SHA256 (.footprint) = 0472df69a3705ae8ab33b10fc764b540cf930c09f53d29733209b9509d587151 -SHA256 (urllib3-1.26.4.tar.gz) = e7b021f7241115872f92f43c6508082facffbd1c048e3c6e2bb9c2a157e28937 +RWSagIOpLGJF33fF0j8LH25kkcQdF1+dc6volVExsxDXpCCSWeA6PXJ4pDCcEf80PmuHr73JX0a+djpPiGxIlYRhIDawOVs7DA0= +SHA256 (Pkgfile) = d404eb962d4e3f474a02b4f2e705635710da5505771ea041c7f4d8131ae73910 +SHA256 (.footprint) = b1a3feb74e9d6afd9864414ca11ed4e732db6cad6d80a6540740077d736d6a05 +SHA256 (urllib3-1.26.6.tar.gz) = f57b4c16c62fa2760b7e3d97c35b255512fb6b59a259730f36ba32ce9f8e342f diff --git a/python3-urllib3/Pkgfile b/python3-urllib3/Pkgfile index 3673b9f7d..dad5cfbb2 100644 --- a/python3-urllib3/Pkgfile +++ b/python3-urllib3/Pkgfile @@ -5,7 +5,7 @@ name=python3-urllib3 _name=${name#*-} -version=1.26.4 +version=1.26.6 release=1 source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$version.tar.gz)