diff --git a/community/py3-zope-testrunner/APKBUILD b/community/py3-zope-testrunner/APKBUILD index 72f4e5a20b5c17a75b1103ba389ea36dafa95c0d..85000ac8955b0e5ad4650021e9137c392ca1e791 100644 --- a/community/py3-zope-testrunner/APKBUILD +++ b/community/py3-zope-testrunner/APKBUILD @@ -3,13 +3,13 @@ pkgname=py3-zope-testrunner _pkgname=zope.testrunner pkgver=6.0 -pkgrel=1 +pkgrel=2 pkgdesc="Zope testrunner script" options="!check" # Fails to run url="https://github.com/zopefoundation/zope.testrunner" arch="noarch" license="ZPL-2.1" -depends="python3 py3-setuptools py3-six py3-zope-exceptions py3-zope-interface" +depends="python3 py3-setuptools py3-zope-exceptions py3-zope-interface" makedepends="py3-gpep517 py3-wheel" checkdepends="py3-zope-testing" subpackages="$pkgname-pyc"