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