Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
python-urllib3
Commits:
c538f149 by Carl Smedstad at 2024-11-17T15:28:25+01:00
upgpkg: 1.26.20-4: Python 3.13 rebuild (nocheck)
- - - - -
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.20
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/urllib3/urllib3
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_name=urllib3
pkgname=python-urllib3
pkgver=1.26.20
-pkgrel=3
+pkgrel=4
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/c538f14992e1f0950d21ba8b6e7ec3ba93144744
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-urllib3/-/commit/c538f14992e1f0950d21ba8b6e7ec3ba93144744
You're receiving this email because of your account on gitlab.archlinux.org.