[arch-commits] Commit in python-pytest-httpx/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Aug 19 16:11:43 UTC 2021
Date: Thursday, August 19, 2021 @ 16:11:43
Author: felixonmars
Revision: 1003845
upgpkg: python-pytest-httpx 0.13.0-1
Modified:
python-pytest-httpx/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-19 16:11:39 UTC (rev 1003844)
+++ PKGBUILD 2021-08-19 16:11:43 UTC (rev 1003845)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pytest-httpx
-pkgver=0.12.1
+pkgver=0.13.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=('959906c366b3cfc4d3df46773888f1da0c65ca4a9d31de302c859a61a71f10df5712b058bf89132756028eda15c35241aa245bc708d69560a0d3a80f9fa1e814')
+sha512sums=('514d9acacdfd60d13b5ce2c5ebe46d0e4d16c1b06fd359b0b9515ae2fa9091296537f369882a78bdfad48e9a0aad0b2f8c172c2e54f4ae9e23ba03220c7c17fb')
build() {
cd pytest_httpx-$pkgver
More information about the arch-commits
mailing list