python3-requests: 2.28.1 -> 2.28.2

This commit is contained in:
Tim Biermann 2023-01-13 18:03:15 +00:00
parent 212ec90474
commit 437259892d
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.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__/

View File

@ -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

View File

@ -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)