python3-zope.deprecation: add mising dependencies
This commit is contained in:
parent
d8b973b859
commit
491d2eb14f
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'python3-zope.deprecation'
|
# Template file for 'python3-zope.deprecation'
|
||||||
pkgname=python3-zope.deprecation
|
pkgname=python3-zope.deprecation
|
||||||
version=4.4.0
|
version=4.4.0
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="zope.deprecation-${version}"
|
wrksrc="zope.deprecation-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends=python3
|
||||||
short_desc="Python library to handle automated deprecations"
|
short_desc="Python library to handle automated deprecations"
|
||||||
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="ZPL-2.1"
|
license="ZPL-2.1"
|
||||||
|
|
Loading…
Reference in a new issue