- 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:
Aaron Puchert
2023-06-15 22:52:32 +00:00
committed by Git OBS Bridge
parent 60ecb3fd2b
commit 8aff38a4a4
2 changed files with 6 additions and 1 deletions

View File

@@ -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>

View File

@@ -465,7 +465,6 @@ Requires: libclang%{_soclang} >= %{version}
Requires: python3-base
Conflicts: %{python3_sitearch}/clang/
Provides: %{python3_sitearch}/clang/
BuildArch: noarch
%description -n python3-clang%{_sonum}
This package contains the Python bindings to clang (C language)