15 lines
572 B
Bash
15 lines
572 B
Bash
# Template file for 'python3-pytest-lazy-fixture'
|
|
pkgname=python3-pytest-lazy-fixture
|
|
version=0.6.3
|
|
revision=3
|
|
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
|