diff --git a/community/py3-pytest-env/APKBUILD b/community/py3-pytest-env/APKBUILD index 3a782e74f367c8f9148e1a21d0305ece40788c6d..01eb67de77ea8bda83729f0b554677c3f9340998 100644 --- a/community/py3-pytest-env/APKBUILD +++ b/community/py3-pytest-env/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Galen Abell <galen@galenabell.com> pkgname=py3-pytest-env _pyname=pytest_env -pkgver=1.1.1 +pkgver=1.1.3 pkgrel=0 pkgdesc="Pytest plugin for adding environment variables" url="https://github.com/MobileDynasty/pytest-env" @@ -31,5 +31,5 @@ package() { python3 -m installer -d "$pkgdir" .dist/*.whl } sha512sums=" -dffe17d1e7a2f0a8d26fd13ebc5f87ee834f03cbcf9870899952c306bdefafd9b3bc8f6120142c22d82cace28ee6b681e40b8eb71cd3c77781bf56c269c28feb pytest_env-1.1.1.tar.gz +c38371a272987757774bed6b566b55ba2304ca37e69f3f5671fb03735bbdfe5e51c3b03cd885d6bdbd73496daa95a57d79e03bf5d9171f0e9c5c0ae38492b304 pytest_env-1.1.3.tar.gz "