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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 18 13:22:51 UTC 2022


    Date: Wednesday, May 18, 2022 @ 13:22:51
  Author: felixonmars
Revision: 1208010

upgpkg: python-pytest-httpx 0.17.3-1

Modified:
  python-pytest-httpx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-18 13:22:43 UTC (rev 1208009)
+++ PKGBUILD	2022-05-18 13:22:51 UTC (rev 1208010)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-httpx
-pkgver=0.17.2
+pkgver=0.17.3
 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=('aaeded94d204d53bf96f802668449361c291d4b0accbe614d8c80d609482f6b10945afb255b81d4199187f3c50cb98d35d5acfd75423283907223ca924b85444')
+sha512sums=('b3c2dc8c5015f44a511659b51843cb9cf8ada163ebd7fe4ccb50438d6e191fdc84bb84f38fcd0c27dbfe0592314da0df8d319caecad32f37e3a30de40b496299')
 
 build() {
   cd pytest_httpx-$pkgver



More information about the arch-commits mailing list