Skip to content
Snippets Groups Projects
Commit cf5c45c1 authored by Antonio Rojas's avatar Antonio Rojas
Browse files

Update to 0.15.0

parent f7a7c494
No related branches found
Tags 1.5.4-1
No related merge requests found
# Maintainer: Felix Yan <felixonmars@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 @@ depends=('python-httpx' 'python-pytest')
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment