mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py3-zope-configuration: add missing dependencies
This commit is contained in:
parent
9a16f8da6e
commit
0ea15ac8d8
@ -3,13 +3,12 @@
|
||||
pkgname=py3-zope-configuration
|
||||
_pkgname=zope.configuration
|
||||
pkgver=4.3.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Zope Configuration Markup Language"
|
||||
url="http://pypi.python.org/pypi/zope.configuration"
|
||||
arch="noarch"
|
||||
license="ZPL-2.1"
|
||||
# Requires unpackaged zope.i18nmessageid and zope.schema
|
||||
depends="python3 py3-zope-interface py3-setuptools"
|
||||
depends="python3 py3-zope-interface py3-setuptools py3-zope-schema py3-zope-i18nmessageid"
|
||||
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir"/$_pkgname-$pkgver
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user