Accepting request 1268579 from home:glaubitz:branches:devel:languages:python

- Update to 2.15
  * fixed build error missing conditional ICU < 70 in UnicodeSetIterator()
  * fixed Enum arg parser with broken strict aliasing rules (Jakub Wilk)
- Refresh remove_six.patch

OBS-URL: https://build.opensuse.org/request/show/1268579
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=43
This commit is contained in:
2025-04-14 14:54:19 +00:00
committed by Git OBS Bridge
parent e8722099f6
commit 88dde6b0a8
5 changed files with 86 additions and 96 deletions

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
%global modname PyICU
Name: python-%{modname}
Version: 2.14
Version: 2.15
Release: 0
Summary: Python Extension Wrapping the ICU C++ API
License: MIT