17 lines
710 B
Bash
17 lines
710 B
Bash
# Template file for 'python3-zope.testrunner'
|
|
pkgname=python3-zope.testrunner
|
|
version=5.1
|
|
revision=2
|
|
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=354a65f6c6fe6c0584e2fcf06d7318e90dc7f7de1b7008d8913733e299317870
|