From 59ec34f767e43ecba6d5674f32da7217af4218b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Mon, 29 Apr 2019 23:35:03 +0200 Subject: [PATCH] python-PyICU: update to 2.3.1. --- srcpkgs/python-PyICU/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-PyICU/template b/srcpkgs/python-PyICU/template index d6e784fa14b..b6497657de4 100644 --- a/srcpkgs/python-PyICU/template +++ b/srcpkgs/python-PyICU/template @@ -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