Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-requests
Commits:
945e3914 by Jelle van der Waa at 2024-11-16T19:58:14+01:00
upgpkg: 2.32.3-2: Rebuild for Python 3.13 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-requests
pkgdesc = Python HTTP for Humans
pkgver = 2.32.3
- pkgrel = 1
+ pkgrel = 2
url = https://requests.readthedocs.io/
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-requests
_name=${pkgname#python-}
pkgver=2.32.3
-pkgrel=1
+pkgrel=2
pkgdesc='Python HTTP for Humans'
arch=(any)
url=https://requests.readthedocs.io/
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests/-/commit/945e3914577c1c5b3d20ef29cf3384a90baae8b6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests/-/commit/945e3914577c1c5b3d20ef29cf3384a90baae8b6
You're receiving this email because of your account on gitlab.archlinux.org.