Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-requests


Commits:
07e54e7e by Daniel M. Capella at 2025-06-09T13:56:15-04:00
upgpkg: 2.32.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-requests
        pkgdesc = Python HTTP for Humans
-       pkgver = 2.32.3
-       pkgrel = 4
+       pkgver = 2.32.4
+       pkgrel = 1
        url = https://requests.readthedocs.io/
        arch = any
        license = Apache-2.0
@@ -19,10 +19,10 @@ pkgbase = python-requests
        depends = python-urllib3
        optdepends = python-chardet: alternative character encoding library
        optdepends = python-pysocks: SOCKS proxy support
-       source = git+https://github.com/psf/requests.git#tag=v2.32.3
+       source = git+https://github.com/psf/requests.git#tag=v2.32.4
        source = certs.patch
        validpgpkeys = 87227E29AD9CFF5CFAC3EA6A44D3FF97B80DC864
-       b2sums = 
0029d98ac95d27ba56401056d2b380b76e76fc582e596a6c8ba9e4f6197f919876351e88c047098934e31f2e53e88c8f1a31be389d67236233ec971cb510fb8d
+       b2sums = 
2e6c1041b82f89a53896fb43ca7eaa9594336a4cd0c1abc3b244df5ac3ef4b3ebf19a1cb6badac93d53c7b6cfe238bb6b53438e02f1e4cd0054dad2e4fb0490b
        b2sums = 
30fc6f283f2416318a1011bffab1ee23b0551188704eeacac77b28f5709f42fc33755a14a2eeb3ba2dccb2904a97a87021cff1423fe9149c78f2b9560998308d
 
 pkgname = python-requests


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 
 pkgname=python-requests
 _name=${pkgname#python-}
-pkgver=2.32.3
-pkgrel=4
+pkgver=2.32.4
+pkgrel=1
 pkgdesc='Python HTTP for Humans'
 arch=(any)
 url=https://requests.readthedocs.io/
@@ -37,7 +37,7 @@ source=(
   "git+https://github.com/psf/$_name.git#tag=v$pkgver";
   certs.patch
 )
-b2sums=('0029d98ac95d27ba56401056d2b380b76e76fc582e596a6c8ba9e4f6197f919876351e88c047098934e31f2e53e88c8f1a31be389d67236233ec971cb510fb8d'
+b2sums=('2e6c1041b82f89a53896fb43ca7eaa9594336a4cd0c1abc3b244df5ac3ef4b3ebf19a1cb6badac93d53c7b6cfe238bb6b53438e02f1e4cd0054dad2e4fb0490b'
         
'30fc6f283f2416318a1011bffab1ee23b0551188704eeacac77b28f5709f42fc33755a14a2eeb3ba2dccb2904a97a87021cff1423fe9149c78f2b9560998308d')
 validpgpkeys=(87227E29AD9CFF5CFAC3EA6A44D3FF97B80DC864) # Nathanael Prewitt 
<[email protected]>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests/-/commit/07e54e7e1f0560942d77cc4e2e3a0b2b86af3f67

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests/-/commit/07e54e7e1f0560942d77cc4e2e3a0b2b86af3f67
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to