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'
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue