[arch-commits] Commit in python-httpcore/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sat Feb 12 20:06:15 UTC 2022


    Date: Saturday, February 12, 2022 @ 20:06:14
  Author: arojas
Revision: 1132959

Update to 0.14.7

Modified:
  python-httpcore/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-12 19:31:19 UTC (rev 1132958)
+++ PKGBUILD	2022-02-12 20:06:14 UTC (rev 1132959)
@@ -2,7 +2,7 @@
 
 _pkgname=httpcore
 pkgname=python-httpcore
-pkgver=0.14.5
+pkgver=0.14.7
 pkgrel=1
 pkgdesc="A minimal HTTP client"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python-h2')
 checkdepends=('hypercorn' 'python-curio' 'python-pproxy' 'python-pytest-asyncio' 'python-pytest-httpbin' 'python-pytest-trio' 'python-trustme' 'uvicorn' 'python-socksio')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha512sums=('1705cf83df3ead454065e2ed4c300697c5d0a6609846a3eadfca2af2d9c1578f951c2f4bf3ac018c3cc984d2d2ccd39c4b2de781747588a6116eebe1007afff0')
+sha512sums=('6865e97f9b84846bb4e9304ea358b0a28d66fd2d1e244e8a2a439ee446a294ecbc68ac07d5a718fd1c3eceaa44a391d7a8f7f2ca659f1674eb17a90f39987d48')
 
 prepare() {
     cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list