Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / python-pytest-httpx
Commits: 515c3b9c by Felix Yan at 2023-08-12T02:35:49+03:00 upgpkg: 0.23.1-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-pytest-httpx -pkgver=0.23.0 +pkgver=0.23.1 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=('83868dc14fd26037765b616a204efe486e2d9eac3c309e397f2db4753f3da303f158a2129201de84d740d237a807bf9b030496c383312dafba0446454c2db95e') +sha512sums=('7fca0c3b13b7b501ab6ed1b91b32fe3d74b5714b5c0b9a7797440f9663f2ab82619edc9c5da049ef83bfa94e5774539b9494b25ec98a728542db9c2301a7c9ea') build() { cd pytest_httpx-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-httpx/-/commit/515c3b9ca251f76abb2b7af1537b0b820826dd3b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-httpx/-/commit/515c3b9ca251f76abb2b7af1537b0b820826dd3b You're receiving this email because of your account on gitlab.archlinux.org.
