diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-31 10:34:25 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-31 10:34:25 +0200 |
commit | fa5f866b02b7ea410037fe4a76a71e7cf5edc9b0 (patch) | |
tree | 6a943193c5e8197b21b9c4cdd9de0260769fb46d /python3-urllib3 | |
parent | 0300a15da0b962df253cebefd176c491a0ee28b3 (diff) | |
parent | 82c39129bc3ae78a6815b758fe74fdb614979072 (diff) | |
download | contrib-fa5f866b02b7ea410037fe4a76a71e7cf5edc9b0.tar.gz contrib-fa5f866b02b7ea410037fe4a76a71e7cf5edc9b0.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 1bc4d073d..c6b4df66c 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.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-1.26.11-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.11-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.11-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.11-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.11-py3.10.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/urllib3-1.26.11-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 3d3c60304..d3e1a9a2d 100644 --- a/python3-urllib3/.signature +++ b/python3-urllib3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33oql0THODf9OmlHnA9g/4c2RJMgW0+Nvj369QYWPn4GxbcCDVa3Yo4tiRPjhTU6BMjQrIBJ+Ds4gyM7ccmZ2g0= -SHA256 (Pkgfile) = 6dfc05522f388e5ec2676f2f52a969fcda461dda2308b4d1f8227ff719603872 -SHA256 (.footprint) = b43f03acf4903c46e333b1d6e9121ba3810422146b4f758f7b24161e2dfda8e3 -SHA256 (urllib3-1.26.10.tar.gz) = 879ba4d1e89654d9769ce13121e0f94310ea32e8d2f8cf587b77c08bbcdb30d6 +RWSagIOpLGJF31TGqHloaFNQSuE3T6RmWhZyiALEsLYX3FK7A0pdV06tY+BlRmA9jwYmelogIgi8zzXVVREFyMbRjso9zJGLUgM= +SHA256 (Pkgfile) = c441b6d3c2e3efde5b4efae31966bac40b1d095d759e39d21f70dd19852e75f1 +SHA256 (.footprint) = 63c7919a97ce545d3bf4ebff5a11e8712b894644f6d362af9d6ec5ed55995da1 +SHA256 (urllib3-1.26.11.tar.gz) = ea6e8fb210b19d950fab93b60c9009226c63a28808bc8386e05301e25883ac0a diff --git a/python3-urllib3/Pkgfile b/python3-urllib3/Pkgfile index 2eff69edf..83ac5114f 100644 --- a/python3-urllib3/Pkgfile +++ b/python3-urllib3/Pkgfile @@ -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) |