Fix %files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=48
This commit is contained in:
@@ -260,7 +260,7 @@ BuildRequires: python3-python-docs-theme >= 2022.1
|
||||
|
||||
%if %{with experimental_jit}
|
||||
# needed for experimental_jit
|
||||
BuildRequires: clang19
|
||||
BuildRequires: clang19 llvm19
|
||||
BuildRequires: llvm
|
||||
%endif
|
||||
|
||||
@@ -1014,6 +1014,8 @@ fi
|
||||
%if %{primary_interpreter}
|
||||
%{_rpmconfigdir}/macros.d/macros.python3
|
||||
%endif
|
||||
# build-details
|
||||
%{_libdir}/python3*/build-details.json
|
||||
|
||||
# binary parts
|
||||
%dir %{sitedir}/lib-dynload
|
||||
@@ -1077,6 +1079,7 @@ fi
|
||||
%{dynlib _sha1}
|
||||
%{dynlib _sha2}
|
||||
%{dynlib _sha3}
|
||||
%{dynlib _hmac}
|
||||
|
||||
%dir %{sitedir}
|
||||
# python parts
|
||||
|
Reference in New Issue
Block a user