package/python-pyicu: bump version to 2.16

Changelog:
https://gitlab.pyicu.org/main/pyicu/-/blob/v2.16/CHANGES?ref_type=tags

Needed for compatibility with ICU 78.1.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-11-28 19:31:18 +01:00
committed by Julien Olivain
parent a62b589c19
commit a277560768
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/pyicu/json
md5 6ae2145f2a98433f461b128c3ebef233 pyicu-2.15.3.tar.gz
sha256 f32e78e1cb64d0aeb14f027e037a8944861d3114548818a6adf0081ef51aefc3 pyicu-2.15.3.tar.gz
md5 00715b86c27c150f48554a863688e878 pyicu-2.16.tar.gz
sha256 42b3a8062e3b23e927ca727e6b5e1730d86c70279834e4887152895d2eb012d9 pyicu-2.16.tar.gz
# Locally computed sha256 checksums
sha256 00da5bf22f2386c4f6f07c734490e9b818c4dcf70e6ca49f594e9cec636b9c40 LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PYICU_VERSION = 2.15.3
PYTHON_PYICU_VERSION = 2.16
PYTHON_PYICU_SOURCE = pyicu-$(PYTHON_PYICU_VERSION).tar.gz
PYTHON_PYICU_SITE = https://files.pythonhosted.org/packages/88/b0/c8b61bac55424e2ff80e20d7251c3f002baff3c07c34cee3849e3505d8f5
PYTHON_PYICU_SITE = https://files.pythonhosted.org/packages/11/c3/8d558b30deb33eb583c0bcae3e64d6db8316b69461a04bb9db5ff63d3f6e
PYTHON_PYICU_LICENSE = MIT
PYTHON_PYICU_LICENSE_FILES = LICENSE
PYTHON_PYICU_DEPENDENCIES = icu