New package: python3-pytest-lazy-fixture-0.6.3
This commit is contained in:
15
srcpkgs/python3-pytest-lazy-fixture/template
Normal file
15
srcpkgs/python3-pytest-lazy-fixture/template
Normal file
@@ -0,0 +1,15 @@
|
||||
# Template file for 'python3-pytest-lazy-fixture'
|
||||
pkgname=python3-pytest-lazy-fixture
|
||||
version=0.6.3
|
||||
revision=1
|
||||
wrksrc=pytest-lazy-fixture-$version
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-pytest"
|
||||
checkdepends="$depends"
|
||||
short_desc="Use your fixtures in @pytest.mark.parametrize"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/tvorog/pytest-lazy-fixture"
|
||||
distfiles="$PYPI_SITE/p/pytest-lazy-fixture/pytest-lazy-fixture-${version}.tar.gz"
|
||||
checksum=0e7d0c7f74ba33e6e80905e9bfd81f9d15ef9a790de97993e34213deb5ad10ac
|
||||
Reference in New Issue
Block a user