python3-PyICU: update to 2.6.
This commit is contained in:
parent
90aac624a8
commit
7fe15dcd83
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-PyICU'
|
||||
pkgname=python3-PyICU
|
||||
version=2.5
|
||||
revision=3
|
||||
version=2.6
|
||||
revision=1
|
||||
wrksrc="PyICU-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -13,7 +13,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=a120b68c53f769f37bfb70b7e84ca12c3f4ab1e4df43e87a02dff05ae472cdbc
|
||||
checksum=a9a5bf6833360f8f69e9375b91c1a7dd6e0c9157a42aee5bb7d6891804d96371
|
||||
|
||||
do_check() {
|
||||
python3 setup.py test
|
||||
|
|
Loading…
Reference in a new issue