14
0
forked from pool/python-Cython

Accepting request 1266103 from home:mcalabkova:branches:devel:languages:python

- Make the dist-info name case-insensitive

OBS-URL: https://build.opensuse.org/request/show/1266103
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=205
This commit is contained in:
2025-04-01 12:18:41 +00:00
committed by Git OBS Bridge
parent fd68c83e6e
commit 0a84816fb0
2 changed files with 6 additions and 1 deletions

View File

@@ -94,7 +94,7 @@ $python runtests.py -v
%python_alternative %{_bindir}/cython
%python_alternative %{_bindir}/cythonize
%{python_sitearch}/Cython/
%{python_sitearch}/cython-%{version}.dist-info
%{python_sitearch}/[cC]ython-%{version}.dist-info
%{python_sitearch}/cython.py*
%pycache_only %{python_sitearch}/__pycache__/cython*.py*
%{python_sitearch}/pyximport/