mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-precis-i18n: update to 1.0.1.
This commit is contained in:
parent
c4d62c9117
commit
16c837a1d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-precis-i18n'
|
# Template file for 'python3-precis-i18n'
|
||||||
pkgname=python3-precis-i18n
|
pkgname=python3-precis-i18n
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="precis_i18n-${version}"
|
wrksrc="precis_i18n-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/byllyfish/precis_i18n"
|
homepage="https://github.com/byllyfish/precis_i18n"
|
||||||
distfiles="${PYPI_SITE}/p/precis_i18n/precis_i18n-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/precis_i18n/precis_i18n-${version}.tar.gz"
|
||||||
checksum=227ac196b8a31b1209030bfbe90616dd375be946e0a9403349dd45851adf503e
|
checksum=5abd7c06e5247fb519089c7649c9b775f934f0d1cc0a680b44fbeb2d5403aed8
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 setup.py test
|
python3 setup.py test
|
||||||
|
|
Loading…
Add table
Reference in a new issue