diff options
author | Tim Biermann <tbier@posteo.de> | 2023-01-13 18:03:15 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2023-01-13 18:03:15 +0000 |
commit | 437259892d2953ce3ade8893aa0ca123086a0294 (patch) | |
tree | 2aa35625fa5ce650e5b19ed0249bb99944b138ca | |
parent | 212ec9047487b1dd021eac295b19b871eef28869 (diff) | |
download | contrib-437259892d2953ce3ade8893aa0ca123086a0294.tar.gz contrib-437259892d2953ce3ade8893aa0ca123086a0294.tar.xz |
python3-requests: 2.28.1 -> 2.28.2
-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 c1ee3cd4f..2375e6d48 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.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/requests-2.28.1-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.28.1-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.28.1-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.28.1-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.28.1-py3.10.egg-info/not-zip-safe --rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.28.1-py3.10.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.28.1-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/requests-2.28.2-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.28.2-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.28.2-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.28.2-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.28.2-py3.10.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.28.2-py3.10.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.28.2-py3.10.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/requests/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/requests/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/requests/__pycache__/ diff --git a/python3-requests/.signature b/python3-requests/.signature index a8113d965..a477a85c5 100644 --- a/python3-requests/.signature +++ b/python3-requests/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yHQlA1nn4IPDTGCsd8sr0tbWdQCpWaBQCWxMwe5mWyPC2gcetgXZHTX0qI0uBivxJx7XXKz8NtFMqnBiVOxaws= -SHA256 (Pkgfile) = 05839fb9a7d7e9c94ba67aca8d0776330603c1f66b94bb6d7887cc00e50d056a -SHA256 (.footprint) = 4912ec9deb8ad6e154ef16fdae8a20108f0fcbd7b4c138dd8c5180be2eee2bd8 -SHA256 (requests-2.28.1.tar.gz) = 7c5599b102feddaa661c826c56ab4fee28bfd17f5abca1ebbe3e7f19d7c97983 +RWSagIOpLGJF3xWG+SIy4rmaNKWz0+bq1qUWhb0hIzUKCY4MtCOAP17PU9gIPCp55GvGErmUCgmOz7tV4BwME2p0Zu/4w/0jvAk= +SHA256 (Pkgfile) = 49ebc46c560ca6b17585649efdd145587eecbafdaf8dd7a7582d243e6def73e9 +SHA256 (.footprint) = 878f2cbf0aeff50b6d86eee9c2534e66feadf3ac3e7e0c6c95a56f7cc5467ff7 +SHA256 (requests-2.28.2.tar.gz) = 98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf SHA256 (certs.patch) = 3fa0c8ef2018ef0987d2daff79765b99abd99c539f2ec1241bcf9c31b1a4fd75 diff --git a/python3-requests/Pkgfile b/python3-requests/Pkgfile index cb4828b13..a17963c29 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.28.1 +version=2.28.2 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz certs.patch) |