Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-httpx
Commits:
2ddfed12 by Jelle van der Waa at 2024-11-21T11:13:51+01:00
upgpkg: 0.27.2-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-httpx
pkgdesc = A next generation HTTP client for Python
pkgver = 0.27.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/encode/httpx
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ _pkgname=httpx
pkgname=python-httpx
# https://github.com/encode/httpx/blob/master/CHANGELOG.md
pkgver=0.27.2
-pkgrel=1
+pkgrel=2
pkgdesc="A next generation HTTP client for Python"
arch=('any')
url="https://github.com/encode/${_pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpx/-/commit/2ddfed1206e60727118517d3af7ea4189465e027
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpx/-/commit/2ddfed1206e60727118517d3af7ea4189465e027
You're receiving this email because of your account on gitlab.archlinux.org.