diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-11 00:14:26 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-11 00:14:26 +0200 |
commit | e7b96b5202345f65ad75cf64b59294e927c4519b (patch) | |
tree | e72a90c0e0742949b87a50e7a20cce7c56908532 /python3-urllib3 | |
parent | 66fe7c96304f8e832a48dc88806c54f0cbe76453 (diff) | |
parent | d7e79699f9e9c293263b4019bcbbc55e1d6f2f9c (diff) | |
download | contrib-e7b96b5202345f65ad75cf64b59294e927c4519b.tar.gz contrib-e7b96b5202345f65ad75cf64b59294e927c4519b.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'python3-urllib3')
-rw-r--r-- | python3-urllib3/.footprint | 12 | ||||
-rw-r--r-- | python3-urllib3/.signature | 8 | ||||
-rw-r--r-- | python3-urllib3/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/python3-urllib3/.footprint b/python3-urllib3/.footprint index ff24fdfe0..1bc4d073d 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.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/urllib3-1.26.9-py3.10.egg-info/ --rw-rw-r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.9-py3.10.egg-info/PKG-INFO --rw-rw-r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.9-py3.10.egg-info/SOURCES.txt --rw-rw-r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.9-py3.10.egg-info/dependency_links.txt --rw-rw-r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.9-py3.10.egg-info/requires.txt --rw-rw-r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.9-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/urllib3-1.26.10-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.10-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.10-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.10-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.10-py3.10.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.10-py3.10.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/urllib3/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/urllib3/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/urllib3/__pycache__/ diff --git a/python3-urllib3/.signature b/python3-urllib3/.signature index ea3f7ab98..3d3c60304 100644 --- a/python3-urllib3/.signature +++ b/python3-urllib3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/oY9uGxALdnosJ1v4JHlLttwNbLdjLop7sL4xrhj1SREPsvkQvpomHng/DOBfuZPudOpjm7UBzRRvOFJr0v+AM= -SHA256 (Pkgfile) = 5d773cb17a5a4a39a1a0ba87338d7559e09a09709becaacb6deddcb8d0ea5a7d -SHA256 (.footprint) = e99905cfa6b8fc520a5740e9232748106856fad7fd21a5861b691b615f6af83a -SHA256 (urllib3-1.26.9.tar.gz) = aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e +RWSagIOpLGJF33oql0THODf9OmlHnA9g/4c2RJMgW0+Nvj369QYWPn4GxbcCDVa3Yo4tiRPjhTU6BMjQrIBJ+Ds4gyM7ccmZ2g0= +SHA256 (Pkgfile) = 6dfc05522f388e5ec2676f2f52a969fcda461dda2308b4d1f8227ff719603872 +SHA256 (.footprint) = b43f03acf4903c46e333b1d6e9121ba3810422146b4f758f7b24161e2dfda8e3 +SHA256 (urllib3-1.26.10.tar.gz) = 879ba4d1e89654d9769ce13121e0f94310ea32e8d2f8cf587b77c08bbcdb30d6 diff --git a/python3-urllib3/Pkgfile b/python3-urllib3/Pkgfile index 7b75fef97..2eff69edf 100644 --- a/python3-urllib3/Pkgfile +++ b/python3-urllib3/Pkgfile @@ -5,7 +5,7 @@ name=python3-urllib3 _name=${name#*-} -version=1.26.9 +version=1.26.10 release=1 source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$version.tar.gz) |