15 lines
661 B
Bash
15 lines
661 B
Bash
# Template file for 'python3-zope.testrunner'
|
|
pkgname=python3-zope.testrunner
|
|
version=5.2
|
|
revision=4
|
|
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=873d6017abadc213992a0c38c786ed020341b6e0fe78d14bc2a684cf5a70de4b
|