Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / python-pytest-localserver
Commits: e8d87db6 by Felix Yan at 2023-09-03T20:25:40+03:00 upgpkg: 0.8.0-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-pytest-localserver -pkgver=0.7.1 -pkgrel=2 +pkgver=0.8.0 +pkgrel=1 pkgdesc='py.test plugin to test server connections locally' arch=('any') license=('MIT') @@ -12,7 +12,7 @@ optdepends=('python-aiosmtpd: for smtp') makedepends=('python-setuptools') checkdepends=('python-requests') source=(https://files.pythonhosted.org/packages/source/p/pytest-localserver/pytest-localserver-$pkgver.tar.gz) -sha512sums=('fd32ea020152a17fb1dcfe3f5cccd5c2a26eed18b711f51c5c7cb8534862706e6738651c275e88f3cbad54ecdb59e4b5588e67eed0ff3bbf20c3636e97990ed6') +sha512sums=('d4e34d8bde3470dbdd7cc3e40f2b88c4d21095c2c43a4bf7452934bc0afa273946282b732924b2fed34b3a9f25ecb170a28c771cbae4d44a0f707090fb7502f1') build() { cd pytest-localserver-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-localserver/-/commit/e8d87db6379920065545b072f9a5e8c908b292d9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-localserver/-/commit/e8d87db6379920065545b072f9a5e8c908b292d9 You're receiving this email because of your account on gitlab.archlinux.org.
