community/py3-pytest-env: upgrade to 1.1.4

This commit is contained in:
Galen Abell 2024-09-10 18:48:21 +02:00
parent 921a40e052
commit 9c240e4060

View File

@ -2,8 +2,8 @@
# Maintainer: Galen Abell <galen@galenabell.com> # Maintainer: Galen Abell <galen@galenabell.com>
pkgname=py3-pytest-env pkgname=py3-pytest-env
_pyname=pytest_env _pyname=pytest_env
pkgver=1.1.3 pkgver=1.1.4
pkgrel=1 pkgrel=0
pkgdesc="Pytest plugin for adding environment variables" pkgdesc="Pytest plugin for adding environment variables"
url="https://github.com/MobileDynasty/pytest-env" url="https://github.com/MobileDynasty/pytest-env"
arch="noarch" arch="noarch"
@ -31,5 +31,5 @@ package() {
python3 -m installer -d "$pkgdir" .dist/*.whl python3 -m installer -d "$pkgdir" .dist/*.whl
} }
sha512sums=" sha512sums="
c38371a272987757774bed6b566b55ba2304ca37e69f3f5671fb03735bbdfe5e51c3b03cd885d6bdbd73496daa95a57d79e03bf5d9171f0e9c5c0ae38492b304 pytest_env-1.1.3.tar.gz 9cde819b4f68f1a19de58c86651427c608b160bdfb6b6e12c6f4b90f195a759573e442d92df08f70b807282d4b47a7c078fa0b4674433d8778a9b8fb5552209e pytest_env-1.1.4.tar.gz
" "