python-PyICU: update to 2.3.

This commit is contained in:
Piotr Wójcik 2019-04-05 20:43:24 +02:00 committed by Johannes
parent 2599cdf24e
commit b6661aa48c

View file

@ -1,7 +1,7 @@
# Template file for 'python-PyICU'
pkgname=python-PyICU
version=2.2
revision=3
version=2.3
revision=1
wrksrc="PyICU-${version}"
build_style=python-module
pycompile_module="icu PyICU.py"
@ -14,7 +14,7 @@ license="MIT"
homepage="https://github.com/ovalhub/pyicu"
changelog="https://raw.githubusercontent.com/ovalhub/pyicu/master/CHANGES"
distfiles="${PYPI_SITE}/P/PyICU/PyICU-${version}.tar.gz"
checksum=ea6ae8bb6845e2e145cf03cd80cf258487b80fca3669ae8a7bf0c5105df10973
checksum=419d389b014ee48f31014920f300c842df0770a283ab1fb4de82a6af334cac4d
do_check() {
python3 setup.py test