New package: python3-pytest-env-1.1.5
This commit is contained in:
parent
0b42c4cacc
commit
06e0a2368b
19
srcpkgs/python3-pytest-env/template
Normal file
19
srcpkgs/python3-pytest-env/template
Normal file
@ -0,0 +1,19 @@
|
||||
# Template file for 'python3-pytest-env'
|
||||
pkgname=python3-pytest-env
|
||||
version=1.1.5
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling hatch-vcs"
|
||||
depends="python3-pytest"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Pytest plugin to add environment variables"
|
||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/pytest-dev/pytest-env"
|
||||
changelog="https://github.com/pytest-dev/pytest-env/releases"
|
||||
distfiles="${PYPI_SITE}/p/pytest-env/pytest_env-${version}.tar.gz"
|
||||
checksum=91209840aa0e43385073ac464a554ad2947cc2fd663a9debf88d03b01e0cc1cf
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user