16 lines
742 B
Bash
16 lines
742 B
Bash
# Template file for 'python3-zope.configuration'
|
|
pkgname=python3-zope.configuration
|
|
version=4.3.1
|
|
revision=2
|
|
archs=noarch
|
|
wrksrc="zope.configuration-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-Sphinx"
|
|
depends="python3-zope.i18nmessageid python3-zope.interface python3-zope.schema"
|
|
checkdepends="python3-zope.testing python3-zope.schema python3-zope.testrunner"
|
|
short_desc="Zope configuration markup language"
|
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
|
license="ZPL-2.1"
|
|
homepage="https://github.com/zopefoundation/zope.configuration/"
|
|
distfiles="${PYPI_SITE}/z/zope.configuration/zope.configuration-${version}.tar.gz"
|
|
checksum=6e16747f9fd6b9d8f09d78edf2a6f539cad0fa4ad49d8deb9cf63447cc4168e1
|