- Don't declare python3-clang as noarch: Python packages are
installed into %{_libdir}.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm13?expand=0&rev=36
This commit is contained in:
committed by
Git OBS Bridge
parent
60ecb3fd2b
commit
8aff38a4a4
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 15 21:50:12 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||||
|
|
||||||
|
- Don't declare python3-clang as noarch: Python packages are
|
||||||
|
installed into %{_libdir}.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 9 21:37:34 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
Tue May 9 21:37:34 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||||
|
|
||||||
|
|||||||
@@ -465,7 +465,6 @@ Requires: libclang%{_soclang} >= %{version}
|
|||||||
Requires: python3-base
|
Requires: python3-base
|
||||||
Conflicts: %{python3_sitearch}/clang/
|
Conflicts: %{python3_sitearch}/clang/
|
||||||
Provides: %{python3_sitearch}/clang/
|
Provides: %{python3_sitearch}/clang/
|
||||||
BuildArch: noarch
|
|
||||||
|
|
||||||
%description -n python3-clang%{_sonum}
|
%description -n python3-clang%{_sonum}
|
||||||
This package contains the Python bindings to clang (C language)
|
This package contains the Python bindings to clang (C language)
|
||||||
|
|||||||
Reference in New Issue
Block a user