python3-requests: 2.32.0 -> 2.32.1

This commit is contained in:
Tim Biermann 2024-05-21 18:45:18 +02:00
parent 0d7c036c4e
commit f2671a9aee
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -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.32.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.32.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.32.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.32.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.32.0-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.32.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.32.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/requests-2.32.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.32.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.32.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.32.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.32.1-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.32.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests-2.32.1-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__/

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+3CFSKIAoRK0+sn1xOFkpsZNU7rcG1gLCK/vgJrevGArIMucAo1zZJ1+yRyeDeQmKHVay6bRZZVvUDpeX4dSgw=
SHA256 (Pkgfile) = 09e2fd63336bb991087f9dc37431325bd5139c216a45d88a898f4e6e82130a76
SHA256 (.footprint) = 6422853e9bf9eb8e17c5af1c45a0653c3fa8876653f1e0570c4834fa8fd40992
SHA256 (requests-2.32.0.tar.gz) = fa5490319474c82ef1d2c9bc459d3652e3ae4ef4c4ebdd18a21145a47ca4b6b8
RWSagIOpLGJF3wqysGX35zhbVUp6aymaf+7/KhSh5BNYKPtherCIHhP6NSRX4R4rFJ9S3rVNDv/Av1G9jVMzQZYIWbPNIu+9eQU=
SHA256 (Pkgfile) = b72fb5332bbfe267cdc7b11593eb55e3767cfc957611e762e33932353d085c7e
SHA256 (.footprint) = d7261488e5cc8646f124ae0222ba604dadc8b50fbec219c7237de175c1e834a7
SHA256 (requests-2.32.1.tar.gz) = eb97e87e64c79e64e5b8ac75cee9dd1f97f49e289b083ee6be96268930725685
SHA256 (certs.patch) = 3fa0c8ef2018ef0987d2daff79765b99abd99c539f2ec1241bcf9c31b1a4fd75

View File

@ -4,7 +4,7 @@
# Depends on: python3-chardet python3-idna python3-urllib3
name=python3-requests
version=2.32.0
version=2.32.1
release=1
source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz
certs.patch)