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