diff options
author | Tim Biermann <tbier@posteo.de> | 2021-08-22 16:34:16 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-08-22 16:34:16 +0200 |
commit | c94a7d38f8fabde5174db338ca1f9d32f956a6ef (patch) | |
tree | fe45d0b31b08ca0dbfb73d5a6d53a490f779ad14 /python3-requests | |
parent | 4125dd4b1d6acfe266a62be3f1976049557e9343 (diff) | |
download | contrib-c94a7d38f8fabde5174db338ca1f9d32f956a6ef.tar.gz contrib-c94a7d38f8fabde5174db338ca1f9d32f956a6ef.tar.xz |
python3-requests: 2.25.1 -> 2.26.0
Diffstat (limited to 'python3-requests')
-rw-r--r-- | python3-requests/.footprint | 14 | ||||
-rw-r--r-- | python3-requests/.signature | 8 | ||||
-rw-r--r-- | python3-requests/Pkgfile | 2 |
3 files changed, 12 insertions, 12 deletions
diff --git a/python3-requests/.footprint b/python3-requests/.footprint index e28cfe56c..fc0b8b870 100644 --- a/python3-requests/.footprint +++ b/python3-requests/.footprint @@ -2,13 +2,13 @@ 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/requests-2.25.1-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.25.1-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.25.1-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.25.1-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.25.1-py3.9.egg-info/not-zip-safe --rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.25.1-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.25.1-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/requests-2.26.0-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.26.0-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.26.0-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.26.0-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.26.0-py3.9.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.26.0-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.26.0-py3.9.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.9/site-packages/requests/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/requests/__init__.py drwxr-xr-x root/root usr/lib/python3.9/site-packages/requests/__pycache__/ diff --git a/python3-requests/.signature b/python3-requests/.signature index 83c43814d..bc66fb586 100644 --- a/python3-requests/.signature +++ b/python3-requests/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF331wAgCWPs/BHtktk2w4y3CRKuWRTKOVrDQx9SwqsiOprUfixY3Q9LdDuajOjkLdNNZMkfMZhlLpE0K/ZeswHwY= -SHA256 (Pkgfile) = 649c32ddb0aa99b4abbb52ba2488b191ae99f59ae4a3d4000862edfea095a8c8 -SHA256 (.footprint) = 85c45d381be5b0774dd781491cae95139ce21b577bfe0fbb4d52a33ea4f5feb8 -SHA256 (requests-2.25.1.tar.gz) = 27973dd4a904a4f13b263a19c866c13b92a39ed1c964655f025f3f8d3d75b804 +RWSagIOpLGJF33em3d4eSveUSeHJ5e4PTWnhx4I0bsqnqJptd8im2IiTytPFQZiUGMWA7XL5VPBZbSlo3+DKUNEyiJjbjc8gcwk= +SHA256 (Pkgfile) = 4b7c1852ff78ea6b3049d7883ed566eac15ed571054428b082ce4cd88f963f6b +SHA256 (.footprint) = dbf23790bd056083295cca36035bc7208d24c262e9222fcdac50b744a94a2352 +SHA256 (requests-2.26.0.tar.gz) = b8aa58f8cf793ffd8782d3d8cb19e66ef36f7aba4353eec859e74678b01b07a7 SHA256 (certs.patch) = 3fa0c8ef2018ef0987d2daff79765b99abd99c539f2ec1241bcf9c31b1a4fd75 diff --git a/python3-requests/Pkgfile b/python3-requests/Pkgfile index 3306c4f3d..1e170326c 100644 --- a/python3-requests/Pkgfile +++ b/python3-requests/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-chardet python3-urllib3 name=python3-requests -version=2.25.1 +version=2.26.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz certs.patch) |