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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 14 17:14:06 UTC 2022


    Date: Monday, February 14, 2022 @ 17:14:06
  Author: felixonmars
Revision: 1133205

upgpkg: python-pytest-httpx 0.17.0-1

Modified:
  python-pytest-httpx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-14 17:08:44 UTC (rev 1133204)
+++ PKGBUILD	2022-02-14 17:14:06 UTC (rev 1133205)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-httpx
-pkgver=0.16.0
+pkgver=0.17.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=('14639af6127d63f1db93f343c22c523375ffbfde0fc099e2f0a019466943afaddbcfa1aa15a2bfcb6859f6b6eb5eaa94dc99fcfdc919d3770d4cd7070677f1ee')
+sha512sums=('1eb2707bce0ec44b5773278d0d802da474b9ccd135b0bae038d49219e2b77d055397906919ff8334bf20430dc004d974a2b8bf68c578ee96f92e4c5c1e63bfec')
 
 build() {
   cd pytest_httpx-$pkgver



More information about the arch-commits mailing list