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