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

Antonio Rojas arojas at gemini.archlinux.org
Sun Nov 21 12:51:44 UTC 2021


    Date: Sunday, November 21, 2021 @ 12:51:44
  Author: arojas
Revision: 1052959

Update to 0.15.0

Modified:
  python-pytest-httpx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-21 12:50:19 UTC (rev 1052958)
+++ PKGBUILD	2021-11-21 12:51:44 UTC (rev 1052959)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-httpx
-pkgver=0.13.0
+pkgver=0.15.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=('514d9acacdfd60d13b5ce2c5ebe46d0e4d16c1b06fd359b0b9515ae2fa9091296537f369882a78bdfad48e9a0aad0b2f8c172c2e54f4ae9e23ba03220c7c17fb')
+sha512sums=('6ba9b31489ea01e37b13a145aa662b84848e4b28b26b3ef5c621dd02da6114bb1a61de6fef8e0c5877988d7d5361ef9b81be99383274f13bfb605c1e12a5f995')
 
 build() {
   cd pytest_httpx-$pkgver



More information about the arch-commits mailing list