Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-httpx
Commits:
96fc4f55 by Robin Candau at 2024-12-27T15:45:20+01:00
upgpkg: 0.28.1-2: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-httpx
pkgdesc = A next generation HTTP client for Python
pkgver = 0.28.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/encode/httpx
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ _pkgname=httpx
pkgname=python-httpx
# https://github.com/encode/httpx/blob/master/CHANGELOG.md
pkgver=0.28.1
-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/96fc4f550d42323cb7b9d9449f3bfe70f4d21fe4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpx/-/commit/96fc4f550d42323cb7b9d9449f3bfe70f4d21fe4
You're receiving this email because of your account on gitlab.archlinux.org.