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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 28 07:15:06 UTC 2022


    Date: Monday, February 28, 2022 @ 07:15:06
  Author: felixonmars
Revision: 1138163

upgpkg: python-pytest-httpx 0.17.1-1

Modified:
  python-pytest-httpx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-28 07:14:07 UTC (rev 1138162)
+++ PKGBUILD	2022-02-28 07:15:06 UTC (rev 1138163)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-httpx
-pkgver=0.17.0
+pkgver=0.17.1
 pkgrel=1
 pkgdesc='Send responses to httpx'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-asyncio')
 source=("https://github.com/Colin-b/pytest_httpx/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('1eb2707bce0ec44b5773278d0d802da474b9ccd135b0bae038d49219e2b77d055397906919ff8334bf20430dc004d974a2b8bf68c578ee96f92e4c5c1e63bfec')
+sha512sums=('8fa9447bf50f9bf46ad781abbf9e5d46609e2796a6ec26d39b15c1cda99fc936af6b540c27f9cbe4f40948f041ceedd074c312815fe5ea6b023da20112c83f69')
 
 build() {
   cd pytest_httpx-$pkgver



More information about the arch-commits mailing list