python3-zope.hookable: add missing python3 dependency
This commit is contained in:
@@ -1,11 +1,12 @@
|
|||||||
# Template file for 'python3-zope.hookable'
|
# Template file for 'python3-zope.hookable'
|
||||||
pkgname=python3-zope.hookable
|
pkgname=python3-zope.hookable
|
||||||
version=5.1.0
|
version=5.1.0
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="zope.hookable-${version}"
|
wrksrc="zope.hookable-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
depends="python3"
|
||||||
short_desc="Zope hookable architecture for Python3"
|
short_desc="Zope hookable architecture for Python3"
|
||||||
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="ZPL-2.1"
|
license="ZPL-2.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user