Accepting request 1274788 from home:hsk17:branches:openSUSE:Factory:Staging:Gcc7

add pyicu-2.15-gcc15.patch to fix gcc15 compile time error

OBS-URL: https://build.opensuse.org/request/show/1274788
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=46
This commit is contained in:
2025-05-06 08:02:47 +00:00
committed by Git OBS Bridge
parent dcc0558f5a
commit 1ff3f6ad34
3 changed files with 36 additions and 0 deletions

View File

@@ -28,6 +28,8 @@ Source0: https://files.pythonhosted.org/packages/source/P/PyICU/PyICU-%{v
# PATCH-FEATURE-UPSTREAM remove_six.patch mcepl@suse.com
# Remove dependency on six
Patch0: remove_six.patch
# PATCH-FIX-UPSTREAM pyicu-2.15-gcc15.patch
Patch1: pyicu-2.15-gcc15.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}