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

Antonio Rojas arojas at gemini.archlinux.org
Wed Jan 5 18:24:25 UTC 2022


    Date: Wednesday, January 5, 2022 @ 18:24:25
  Author: arojas
Revision: 1093363

Update to 0.21.2

Modified:
  python-httpx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-05 18:22:53 UTC (rev 1093362)
+++ PKGBUILD	2022-01-05 18:24:25 UTC (rev 1093363)
@@ -2,8 +2,8 @@
 
 _pkgname=httpx
 pkgname=python-httpx
-pkgver=0.21.1
-pkgrel=3
+pkgver=0.21.2
+pkgrel=1
 pkgdesc="A next generation HTTP client for Python"
 arch=('any')
 url="https://github.com/encode/${_pkgname}"
@@ -14,9 +14,9 @@
 checkdepends=('python-pytest-asyncio' 'python-pytest-trio' 'python-typing_extensions' 'python-brotlicffi' 'python-h2' 'python-trustme' 'uvicorn')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
         "0001-Do-not-override-the-system-SSL-certificates-with-the.patch")
-sha512sums=('a4f737f6c6ae909fd3ea811e0ff3b78ed6496da8d797ef49746f744216e055f8225d613fe935d5e2780aa1b233053ad436e8849eef578e662ca8ee34513ad12e'
+sha512sums=('860e28b45d90d337a9f019ad6ff483271fb080b8720fb63a8f8b02116014e53b9a5cf6f46ef71686b60599ca5cd9e36e4b08169554422ea0f34fc68bf360fc12'
             'faf90f908ab8d5054d096eef1ba4e9cee733eb8178d2df0dfe922923bf8a98eebf880b9a6be3386caffed88229f82f1199c026ede455a57998246821a37e5748')
-b2sums=('c3c800657abaed461ab6f44e3cd9799be4b6499070a5db2ee8d5d61c776d86591c74192eb1c88d4072dc361ea4c9448a3ed061c715fa4504fc931fdd96ccde62'
+b2sums=('641e4086c86b6c4464a1107eb2c1e0047335519707517782a44669ec76b0892a62f475888e91627b83c1768e3af00b3ba2c1ac0e7e8d95abed7c8c47c2d5cc96'
         '3e020b5f3c3aeeede6304851023eed4ab10f74df68203b504b5564892aa960d5c52521279a0b9cf40ead1e18b5ce9ee3998ad4502e6008f07808817d0405b7c7')
 
 prepare() {



More information about the arch-commits mailing list