Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-requests-toolbelt
Commits:
bf8df451 by Jelle van der Waa at 2025-12-16T09:19:20+01:00
upgpkg: 1.0.0-4: Rebuild for Python 3.14 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-requests-toolbelt
pkgdesc = A toolbelt of useful classes and functions to be used with
python-requests.
pkgver = 1.0.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/requests/toolbelt
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-requests-toolbelt
pkgver=1.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="A toolbelt of useful classes and functions to be used with
python-requests."
arch=('any')
url="https://github.com/requests/toolbelt"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-toolbelt/-/commit/bf8df451e18e3a84cf7e9c467f829dda3882a6f2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-toolbelt/-/commit/bf8df451e18e3a84cf7e9c467f829dda3882a6f2
You're receiving this email because of your account on gitlab.archlinux.org.