Date: Saturday, January 21, 2023 @ 16:54:46 Author: felixonmars Revision: 1387466
upgpkg: python-pytest-httpx 0.21.3-1 Modified: python-pytest-httpx/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-21 16:24:32 UTC (rev 1387465) +++ PKGBUILD 2023-01-21 16:54:46 UTC (rev 1387466) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-pytest-httpx -pkgver=0.21.2 +pkgver=0.21.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=('d8a9d1381a7c1bb1f907effce48bcd4cad29b2eb135e5d18e7ba3025ba2f18d97c7914f0cfb835416dfa608c59ed51db653b0366d407cfbb82fc520808f3792e') +sha512sums=('8c25a702b9c049354a0f0b232eefeae5ac0c47764af023c89aba6829309971a1d79a0dab3e4d6275a6bf0f32f3a8309c9559eb22c9b742a6576ecea37ff0d15d') build() { cd pytest_httpx-$pkgver
