mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
New package: python3-zope.exceptions-4.3
This commit is contained in:
parent
a06e3d279c
commit
20311972d9
1 changed files with 17 additions and 0 deletions
17
srcpkgs/python3-zope.exceptions/template
Normal file
17
srcpkgs/python3-zope.exceptions/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'python3-zope.exceptions'
|
||||
pkgname=python3-zope.exceptions
|
||||
version=4.3
|
||||
revision=1
|
||||
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
|
Loading…
Add table
Reference in a new issue