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