19 lines
696 B
Bash
19 lines
696 B
Bash
# Template file for 'python3-zope.location'
|
|
pkgname=python3-zope.location
|
|
version=4.2
|
|
revision=2
|
|
archs=noarch
|
|
wrksrc="zope.location-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-repoze.sphinx.autointerface
|
|
python3-Sphinx"
|
|
makedepends="python3-zope.configuration"
|
|
depends="python3-zope.component"
|
|
checkdepends="python3-zope.copy python3-zope.testrunner"
|
|
short_desc="Zope location"
|
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
|
license="ZPL-2.1"
|
|
homepage="https://github.com/zopefederation/zope.location"
|
|
distfiles="${PYPI_SITE}/z/zope.location/zope.location-${version}.tar.gz"
|
|
checksum=a720f9e3c8a51d5007ed6fcd47e1834df02671d85dbfd1062a0d808de8bf80ac
|