From b6661aa48ccf8f7e13173e3c8211ceabc1ea6cc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 5 Apr 2019 20:43:24 +0200 Subject: [PATCH] python-PyICU: update to 2.3. --- srcpkgs/python-PyICU/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-PyICU/template b/srcpkgs/python-PyICU/template index ded6a70b5b5..d6e784fa14b 100644 --- a/srcpkgs/python-PyICU/template +++ b/srcpkgs/python-PyICU/template @@ -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