From f2671a9aeea90f08fbde26186b68c7c55e63c902 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 21 May 2024 18:45:18 +0200 Subject: [PATCH] python3-requests: 2.32.0 -> 2.32.1 --- python3-requests/.footprint | 14 +++++++------- python3-requests/.signature | 8 ++++---- python3-requests/Pkgfile | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/python3-requests/.footprint b/python3-requests/.footprint index 298bf92c2..c6d52fabf 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.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__/ diff --git a/python3-requests/.signature b/python3-requests/.signature index da111b38d..6a9cbad87 100644 --- a/python3-requests/.signature +++ b/python3-requests/.signature @@ -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 diff --git a/python3-requests/Pkgfile b/python3-requests/Pkgfile index ebd29ad18..a696c606c 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.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)