[arch-commits] Commit in python-httpcore/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Nov 1 10:49:37 UTC 2021
Date: Monday, November 1, 2021 @ 10:49:36
Author: arojas
Revision: 1035174
Update to 0.13.7
Modified:
python-httpcore/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-01 10:47:40 UTC (rev 1035173)
+++ PKGBUILD 2021-11-01 10:49:36 UTC (rev 1035174)
@@ -2,7 +2,7 @@
_pkgname=httpcore
pkgname=python-httpcore
-pkgver=0.13.6
+pkgver=0.13.7
pkgrel=1
pkgdesc="A minimal HTTP client"
arch=('any')
@@ -13,8 +13,8 @@
makedepends=('python-setuptools' 'python-h2')
checkdepends=('hypercorn' 'python-curio' 'python-pproxy' 'python-pytest-asyncio' 'python-pytest-trio' 'python-trustme' 'uvicorn')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha512sums=('52b6189763755dbbd762ad26fef0107ad50949c1dd4865db788317ce981079cc095161e543f1a455ce84138b51f89806d8c55267378574feced107675f6cde47')
-b2sums=('6eadcaac626d4561dec2e41bdbde21836727f10870093890469e6b5a4af2aa276361044d08b5e25e3bf760092e5537edff9d0c99acb1ddf6ab0a17343bcd9af2')
+sha512sums=('0cc48828d0710066b3ef89998ec85975285763ac63a8b59106952ef2dac5a02dac71e7e106c4b6ea1022eb4d06a9cb5ee3e634eb564bad49c5508beff75279d6')
+b2sums=('e6c4b1720ce4bf62689995d3e1c648c4702bb416f3b3586eb8dd2f0cfd2155046e64181c4c04e65f721a5f0fcbc23b5ffd01c2930c7c69d37ee4c36e37b7d0d4')
prepare() {
cd "${srcdir}"/${_pkgname}-${pkgver}
More information about the arch-commits
mailing list