mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
python3-zope.i18nmessageid: rebuild for python3-3.13
This commit is contained in:
parent
814db2691e
commit
c3581cd528
1 changed files with 2 additions and 2 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'python3-zope.i18nmessageid'
|
||||
pkgname=python3-zope.i18nmessageid
|
||||
version=5.0.1
|
||||
revision=5
|
||||
revision=6
|
||||
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=9534142b684c986f5303f469573978e5a340f05ba2eee4f872933f1c38b1b059
|
||||
make_check=no # Tests require removed python3-nose
|
||||
|
|
Loading…
Add table
Reference in a new issue