mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: python3-zope.location-4.2
This commit is contained in:
parent
cc64b7c7ff
commit
387682487c
1 changed files with 18 additions and 0 deletions
18
srcpkgs/python3-zope.location/template
Normal file
18
srcpkgs/python3-zope.location/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'python3-zope.location'
|
||||||
|
pkgname=python3-zope.location
|
||||||
|
version=4.2
|
||||||
|
revision=1
|
||||||
|
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
|
Loading…
Add table
Reference in a new issue