mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/py3-pytest-env: upgrade to 1.1.4
This commit is contained in:
parent
921a40e052
commit
9c240e4060
@ -2,8 +2,8 @@
|
||||
# Maintainer: Galen Abell <galen@galenabell.com>
|
||||
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
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user