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

Felix Yan felixonmars at archlinux.org
Wed Jan 13 11:58:33 UTC 2021


    Date: Wednesday, January 13, 2021 @ 11:58:33
  Author: felixonmars
Revision: 820414

upgpkg: python-pytest-httpx 0.10.1-1

Modified:
  python-pytest-httpx/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-13 11:56:56 UTC (rev 820413)
+++ PKGBUILD	2021-01-13 11:58:33 UTC (rev 820414)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-httpx
-pkgver=0.10.0
-pkgrel=3
+pkgver=0.10.1
+pkgrel=1
 pkgdesc='Send responses to httpx'
 arch=('any')
 license=('MIT')
@@ -10,7 +10,7 @@
 depends=('python-httpx' 'python-pytest')
 checkdepends=('python-pytest-asyncio')
 source=("https://github.com/Colin-b/pytest_httpx/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('e185784b85dbd11f5f058963af157a0f158f2e1db489afc38841273740a5bdc0741d69ac4ce02981e2987e24d45db1e5a4fd526077da2c2b7a9793eb0c474162')
+sha512sums=('f306e57408924b653d3ab4dd28f266b066f202b98440b31769940bdab0be98d5c48817e22d68e2dcdf82426e26334242591d0ae630aa71812f81dd7866b81e0f')
 
 build() {
   cd pytest_httpx-$pkgver



More information about the arch-commits mailing list