python-PyICU: update to 2.3.1.
This commit is contained in:
parent
c26efb23aa
commit
59ec34f767
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-PyICU'
|
||||
pkgname=python-PyICU
|
||||
version=2.3
|
||||
version=2.3.1
|
||||
revision=1
|
||||
wrksrc="PyICU-${version}"
|
||||
build_style=python-module
|
||||
|
@ -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=419d389b014ee48f31014920f300c842df0770a283ab1fb4de82a6af334cac4d
|
||||
checksum=ddb2b453853b4c25db382bc5e8c4cde09b3f4696ef1e1494f8294e174f459cf4
|
||||
|
||||
do_check() {
|
||||
python3 setup.py test
|
||||
|
|
Loading…
Reference in New Issue