diff options
author | Tim Biermann <tbier@posteo.de> | 2022-02-18 14:15:15 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-02-18 14:15:15 +0100 |
commit | 714283579dd562514268c90c442cac4250dcdb59 (patch) | |
tree | 167fddb30176bb2c4030732442b0f428a9eec854 /python3-requests | |
parent | 5a79952d93ea44c9cb6c0ba32002ae1a518fac82 (diff) | |
download | contrib-714283579dd562514268c90c442cac4250dcdb59.tar.gz contrib-714283579dd562514268c90c442cac4250dcdb59.tar.xz |
python3-requests: 2.26.0 -> 2.27.1
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 | 4 |
3 files changed, 13 insertions, 13 deletions
diff --git a/python3-requests/.footprint b/python3-requests/.footprint index fc0b8b870..8b6d85448 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.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-2.27.1-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.27.1-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.27.1-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.27.1-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.27.1-py3.9.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.27.1-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.27.1-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 d32bcd70e..c092eade0 100644 --- a/python3-requests/.signature +++ b/python3-requests/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yiijGPRvnv2/X5wPu9bOP/cvlqi9tOJplVQUdttGpOOiLghtViJV28zWfwy3yBbk5gY0wrT2faP2uIPYkfMLQw= -SHA256 (Pkgfile) = b40623af166771c9a63ac36abd2fc6336bf26832d74ad20316e1b64379b631bd -SHA256 (.footprint) = dbf23790bd056083295cca36035bc7208d24c262e9222fcdac50b744a94a2352 -SHA256 (requests-2.26.0.tar.gz) = b8aa58f8cf793ffd8782d3d8cb19e66ef36f7aba4353eec859e74678b01b07a7 +RWSagIOpLGJF3zAh1ujOZ0ckOQTsFlaMNPodfP73nXEXbJd8cJW4OFA2bKD/LBCrAF0GuS2Sx6hkFWj17KtiiMb29SDHUfGEcAA= +SHA256 (Pkgfile) = 43a2470680cfa83c862dae6882a46d2ed0631baefec4ac22cad07ef6039f847f +SHA256 (.footprint) = 19f638f77d95004b2f3492465cbeee7ccda1786641ae7251d30dac2aecde964f +SHA256 (requests-2.27.1.tar.gz) = 68d7c56fd5a8999887728ef304a6d12edc7be74f1cfa47714fc8b414525c9a61 SHA256 (certs.patch) = 3fa0c8ef2018ef0987d2daff79765b99abd99c539f2ec1241bcf9c31b1a4fd75 diff --git a/python3-requests/Pkgfile b/python3-requests/Pkgfile index 47726d064..ff4206537 100644 --- a/python3-requests/Pkgfile +++ b/python3-requests/Pkgfile @@ -4,8 +4,8 @@ # Depends on: python3-chardet python3-idna python3-urllib3 name=python3-requests -version=2.26.0 -release=2 +version=2.27.1 +release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz certs.patch) |