mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: python3-zope.testrunner-5.0
This commit is contained in:
parent
12b700e3bb
commit
6ff53cb632
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-zope.testrunner/template
Normal file
16
srcpkgs/python3-zope.testrunner/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python3-zope.testrunner'
|
||||||
|
pkgname=python3-zope.testrunner
|
||||||
|
version=5.0
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="zope.testrunner-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools python3-Sphinx python3-sphinxcontrib"
|
||||||
|
depends="python3-zope.exceptions python3-zope.interface python3-six"
|
||||||
|
checkdepends="python3-zope.testing python3-subunit python3-testtools"
|
||||||
|
short_desc="Zope testrunner script"
|
||||||
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
|
license="ZPL-2.1"
|
||||||
|
homepage="https://github.com/zopefoundation/zope.testrunner"
|
||||||
|
distfiles="${PYPI_SITE}/z/zope.testrunner/zope.testrunner-${version}.tar.gz"
|
||||||
|
checksum=0d8a27e214033b6f1e557556e61bff9568ae95676dfcc8a032483fdeeee792c3
|
Loading…
Add table
Reference in a new issue