New package: python3-pytest-import-check-0.0.4
This commit is contained in:
parent
b175799f95
commit
ae8bb29dff
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'python3-pytest-import-check'
|
||||
pkgname=python3-pytest-import-check
|
||||
version=0.0.4
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
depends="python3-pytest"
|
||||
checkdepends="python3-pytest python3-devel meson"
|
||||
short_desc="Pytest plugin to check whether Python modules can be imported"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/projg2/pytest-import-check"
|
||||
distfiles="https://github.com/projg2/pytest-import-check/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=4a418754fce95546341337b646dad30d29605afb3b3fb7d4612814f51aeffba4
|
Loading…
Reference in New Issue