mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
New package: python3-zope.i18nmessageid-4.3.1
This commit is contained in:
parent
20311972d9
commit
cc64b7c7ff
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-zope.i18nmessageid/template
Normal file
16
srcpkgs/python3-zope.i18nmessageid/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python3-zope.i18nmessageid'
|
||||||
|
pkgname=python3-zope.i18nmessageid
|
||||||
|
version=4.3.1
|
||||||
|
revision=1
|
||||||
|
wrksrc="zope.i18nmessageid-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools python3-Sphinx"
|
||||||
|
makedepends="python3-devel"
|
||||||
|
depends="python3-six"
|
||||||
|
checkdepends="python3-nose python3-coverage"
|
||||||
|
short_desc="Message identifiers for internalization"
|
||||||
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
|
license="ZPL-2.1"
|
||||||
|
homepage="https://github.com/zopefoundation/zope.i18nmessageid/"
|
||||||
|
distfiles="${PYPI_SITE}/z/zope.i18nmessageid/zope.i18nmessageid-${version}.tar.gz"
|
||||||
|
checksum=e511edff8e75d3a6f84d8256e1e468c85a4aa9d89c2ea264a919334fae7081e3
|
Loading…
Add table
Reference in a new issue