David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-urllib3
Commits:
e091f567 by David Runge at 2024-04-04T10:28:33+02:00
upgpkg: 1.26.18-2: Rebuild against Python 3.12 (without checks for
bootstrapping)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-urllib3
pkgdesc = HTTP library with thread-safe connection pooling and file
post support
pkgver = 1.26.18
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/urllib3/urllib3
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_name=urllib3
pkgname=python-urllib3
pkgver=1.26.18
-pkgrel=1
+pkgrel=2
pkgdesc="HTTP library with thread-safe connection pooling and file post
support"
arch=("any")
url="https://github.com/urllib3/urllib3"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-urllib3/-/commit/e091f5678b26203f9c1a7d7255889a0cb6b4a8a2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-urllib3/-/commit/e091f5678b26203f9c1a7d7255889a0cb6b4a8a2
You're receiving this email because of your account on gitlab.archlinux.org.