14
0

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython0?expand=0&rev=12
This commit is contained in:
2025-03-25 01:19:59 +00:00
committed by Git OBS Bridge
parent f9f529650a
commit 2673257fac
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 25 01:19:44 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Lowercase metadata directory name.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 18 08:06:19 UTC 2024 - Markéta Machová <mmachova@suse.com> Fri Oct 18 08:06:19 UTC 2024 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-Cython0 # spec file for package python-Cython0
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -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}/cython-%{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/