- Update to 2.16

* fixed issue #178
  * added new enums from new unicode release in UBlockCode,
    UScriptCode
  * added missing wrappers for ECollationStrength and
    EComparisonResult
  * added wrapper for UIndicConjunctBreak
  * added support for ICU 78.1 (bsc#1253118)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=51
This commit is contained in:
2025-11-07 08:05:00 +00:00
committed by Git OBS Bridge
parent 0d16cf82aa
commit a744bb408f
4 changed files with 17 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-PyICU
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%global modname PyICU
%{?sle15_python_module_pythons}
Name: python-%{modname}
Version: 2.15.3
Version: 2.16
Release: 0
Summary: Python Extension Wrapping the ICU C++ API
License: MIT