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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jun 6 20:04:23 UTC 2022


    Date: Monday, June 6, 2022 @ 20:04:23
  Author: felixonmars
Revision: 1227140

upgpkg: python-pytest-httpx 0.21.0-1

Modified:
  python-pytest-httpx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 20:04:15 UTC (rev 1227139)
+++ PKGBUILD	2022-06-06 20:04:23 UTC (rev 1227140)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-httpx
-pkgver=0.17.3
+pkgver=0.21.0
 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=('b3c2dc8c5015f44a511659b51843cb9cf8ada163ebd7fe4ccb50438d6e191fdc84bb84f38fcd0c27dbfe0592314da0df8d319caecad32f37e3a30de40b496299')
+sha512sums=('6be6fb39ad1ef233ce9be7cf510422754b6c97a1b565d49224e82cbe4218ee24051b6c5865215ed575f200446dfe8dd1470908467c67077c51a4f5412b113c2a')
 
 build() {
   cd pytest_httpx-$pkgver



More information about the arch-commits mailing list