python3-zope.testing: add missing python3 dependency
This commit is contained in:
parent
16bee69aae
commit
085fbc93aa
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'python3-zope.testing'
|
# Template file for 'python3-zope.testing'
|
||||||
pkgname=python3-zope.testing
|
pkgname=python3-zope.testing
|
||||||
version=4.7
|
version=4.7
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc="zope.testing-${version}"
|
wrksrc="zope.testing-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
short_desc="Zope testing helpers"
|
short_desc="Zope testing helpers"
|
||||||
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="ZPL-2.1"
|
license="ZPL-2.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue