17 lines
651 B
Bash
17 lines
651 B
Bash
# Template file for 'python3-zope.exceptions'
|
|
pkgname=python3-zope.exceptions
|
|
version=4.3
|
|
revision=2
|
|
archs=noarch
|
|
wrksrc="zope.exceptions-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-repoze.sphinx.autointerface
|
|
python3-Sphinx"
|
|
depends="python3-zope.interface"
|
|
checkdepends="python3-zope.testrunner"
|
|
short_desc="Zope exceptions"
|
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
|
license="ZPL-2.1"
|
|
homepage="https://github.com/zopefoundation/zope.exceptions"
|
|
distfiles="${PYPI_SITE}/z/zope.exceptions/zope.exceptions-${version}.tar.gz"
|
|
checksum=5fa59c3c1044bb9448aeec8328db0bfceaae2a2174e88528d3fe04adf8d47211
|