[arch-commits] Commit in python-pytest-httpx/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Dec 30 14:35:36 UTC 2021
Date: Thursday, December 30, 2021 @ 14:35:35
Author: felixonmars
Revision: 1088403
upgpkg: python-pytest-httpx 0.16.0-1
Modified:
python-pytest-httpx/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-30 14:35:32 UTC (rev 1088402)
+++ PKGBUILD 2021-12-30 14:35:35 UTC (rev 1088403)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pytest-httpx
-pkgver=0.15.0
-pkgrel=3
+pkgver=0.16.0
+pkgrel=1
pkgdesc='Send responses to httpx'
arch=('any')
license=('MIT')
@@ -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=('6ba9b31489ea01e37b13a145aa662b84848e4b28b26b3ef5c621dd02da6114bb1a61de6fef8e0c5877988d7d5361ef9b81be99383274f13bfb605c1e12a5f995')
+sha512sums=('14639af6127d63f1db93f343c22c523375ffbfde0fc099e2f0a019466943afaddbcfa1aa15a2bfcb6859f6b6eb5eaa94dc99fcfdc919d3770d4cd7070677f1ee')
build() {
cd pytest_httpx-$pkgver
More information about the arch-commits
mailing list