14
0

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

- Make the dist-info name case-insensitive

OBS-URL: https://build.opensuse.org/request/show/1266105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython0?expand=0&rev=13
This commit is contained in:
2025-04-01 12:19:21 +00:00
committed by Git OBS Bridge
parent 2673257fac
commit e5e19d3e5d
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 1 11:48:56 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Make the dist-info name case-insensitive
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 01:19:44 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com> Tue Mar 25 01:19:44 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

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