diff options
author | Tim Biermann <tbier@posteo.de> | 2020-10-21 10:07:43 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-10-21 10:07:43 +0000 |
commit | f47239ddac6218613be6ae1dd3015d3fac6b7494 (patch) | |
tree | 5e38031b70cd97997bf8e75ee04f678c62a8665e /python3-urllib3 | |
parent | 788a0436c2c08e0d9e6f1751beb669c0772ad9c3 (diff) | |
download | contrib-f47239ddac6218613be6ae1dd3015d3fac6b7494.tar.gz contrib-f47239ddac6218613be6ae1dd3015d3fac6b7494.tar.xz |
python3-urllib3: 1.25.10 -> 1.25.11
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 e5c7c2c12..9b36c8d25 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.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.10-py3.7.egg-info/ --rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.10-py3.7.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.10-py3.7.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.10-py3.7.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.10-py3.7.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.10-py3.7.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.7/site-packages/urllib3-1.25.11-py3.7.egg-info/ +-rw-rw-r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.11-py3.7.egg-info/PKG-INFO +-rw-rw-r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.11-py3.7.egg-info/SOURCES.txt +-rw-rw-r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.11-py3.7.egg-info/dependency_links.txt +-rw-rw-r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.11-py3.7.egg-info/requires.txt +-rw-rw-r-- root/root usr/lib/python3.7/site-packages/urllib3-1.25.11-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__/ diff --git a/python3-urllib3/.signature b/python3-urllib3/.signature index a99a0d267..7d490e460 100644 --- a/python3-urllib3/.signature +++ b/python3-urllib3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31LcWFWlZOEo5PEolaYGBUTRF5TB0hhrhw67HENGuzNLYLlde3qLBxHhvUQB5SjJmc22iUsyKNT1JpVk/ybIxww= -SHA256 (Pkgfile) = 1b499f81c0ca6d0d129642414344ef05a1f42990dd60ce674b3b8d17c651258c -SHA256 (.footprint) = 51f74f96c932ee49d6c2d5dd4a0c4a7f7ad78997b53425441e5ccf2059bb9e12 -SHA256 (urllib3-1.25.10.tar.gz) = 91056c15fa70756691db97756772bb1eb9678fa585d9184f24534b100dc60f4a +RWSagIOpLGJF32HQIfimYT7t9cE7gT9k5bZWgNHgPbjKMtaA/oSKTJEDH1cQITbx1TiFJaBr7Bvzgk5etlrKu4lubFHby1oGmAs= +SHA256 (Pkgfile) = 42a401b86d73ed40a81d7e9e5a95c3633fccbd94a1338a7dd046df261207a1ee +SHA256 (.footprint) = 7bbad3a161e5e26efdd2b2379a27576c8000071012600150ea0091bf60453c25 +SHA256 (urllib3-1.25.11.tar.gz) = 8d7eaa5a82a1cac232164990f04874c594c9453ec55eef02eab885aa02fc17a2 diff --git a/python3-urllib3/Pkgfile b/python3-urllib3/Pkgfile index 787ca0a98..9f08f1891 100644 --- a/python3-urllib3/Pkgfile +++ b/python3-urllib3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-pyopenssl name=python3-urllib3 -version=1.25.10 +version=1.25.11 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz) |