diff options
author | Tim Biermann <tbier@posteo.de> | 2022-06-25 12:42:15 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-06-25 16:52:19 +0200 |
commit | b64476670fec49cc21d19a916866017b3f99605d (patch) | |
tree | 8a2d128390126084561b8807e67dd9d50d7ebeaf /python3-requests | |
parent | 9e2c78e7c6c8a1f9cd4daf71cb8e39d76f0fbc28 (diff) | |
download | contrib-b64476670fec49cc21d19a916866017b3f99605d.tar.gz contrib-b64476670fec49cc21d19a916866017b3f99605d.tar.xz |
python3-requests: 2.27.1 -> 2.28.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 8b6d85448..7b2c5e7e1 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.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-2.28.0-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.28.0-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.28.0-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.28.0-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.28.0-py3.9.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.28.0-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/requests-2.28.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 c092eade0..d7b339614 100644 --- a/python3-requests/.signature +++ b/python3-requests/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zAh1ujOZ0ckOQTsFlaMNPodfP73nXEXbJd8cJW4OFA2bKD/LBCrAF0GuS2Sx6hkFWj17KtiiMb29SDHUfGEcAA= -SHA256 (Pkgfile) = 43a2470680cfa83c862dae6882a46d2ed0631baefec4ac22cad07ef6039f847f -SHA256 (.footprint) = 19f638f77d95004b2f3492465cbeee7ccda1786641ae7251d30dac2aecde964f -SHA256 (requests-2.27.1.tar.gz) = 68d7c56fd5a8999887728ef304a6d12edc7be74f1cfa47714fc8b414525c9a61 +RWSagIOpLGJF38zxtHjXpZ6CSPm3ocasWW3+IPBaRvckUif1M1dgvXyNT5fNuPgQNuZbyYl8sMoQgldVLfoPDc2UtDKhdKWZrAs= +SHA256 (Pkgfile) = 0605407c60f9339724650d9fbfbe111d4c0a56cfd714db12f4a5cd4b08247af6 +SHA256 (.footprint) = 29aceab37543a258f461ea7c92407d94005330e49e94bb7f261adab627ac7fd6 +SHA256 (requests-2.28.0.tar.gz) = d568723a7ebd25875d8d1eaf5dfa068cd2fc8194b2e483d7b1f7c81918dbec6b SHA256 (certs.patch) = 3fa0c8ef2018ef0987d2daff79765b99abd99c539f2ec1241bcf9c31b1a4fd75 diff --git a/python3-requests/Pkgfile b/python3-requests/Pkgfile index ff4206537..89f894fc4 100644 --- a/python3-requests/Pkgfile +++ b/python3-requests/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-chardet python3-idna python3-urllib3 name=python3-requests -version=2.27.1 +version=2.28.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz certs.patch) |