mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python-PyICU: update to 2.3.
This commit is contained in:
parent
2599cdf24e
commit
b6661aa48c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-PyICU'
|
# Template file for 'python-PyICU'
|
||||||
pkgname=python-PyICU
|
pkgname=python-PyICU
|
||||||
version=2.2
|
version=2.3
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="PyICU-${version}"
|
wrksrc="PyICU-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="icu PyICU.py"
|
pycompile_module="icu PyICU.py"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://github.com/ovalhub/pyicu"
|
homepage="https://github.com/ovalhub/pyicu"
|
||||||
changelog="https://raw.githubusercontent.com/ovalhub/pyicu/master/CHANGES"
|
changelog="https://raw.githubusercontent.com/ovalhub/pyicu/master/CHANGES"
|
||||||
distfiles="${PYPI_SITE}/P/PyICU/PyICU-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/PyICU/PyICU-${version}.tar.gz"
|
||||||
checksum=ea6ae8bb6845e2e145cf03cd80cf258487b80fca3669ae8a7bf0c5105df10973
|
checksum=419d389b014ee48f31014920f300c842df0770a283ab1fb4de82a6af334cac4d
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 setup.py test
|
python3 setup.py test
|
||||||
|
|
Loading…
Add table
Reference in a new issue