From e1420f6d0bb70ef74400f9c41fbc3c51ee62150c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:39 +0100 Subject: [PATCH] python-PyICU: rebuild for Python 3.8.1. --- srcpkgs/python-PyICU/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-PyICU/template b/srcpkgs/python-PyICU/template index be4aaf88639..aab2934cbbd 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.3.1 -revision=2 +revision=3 wrksrc="PyICU-${version}" build_style=python-module pycompile_module="icu PyICU.py"