From a14458a1127f4fb074b2cebd386f954666c579eb41e68e023342a2995052977f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 13 Apr 2025 00:38:45 +0000 Subject: [PATCH] Fix %files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=48 --- python314.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python314.spec b/python314.spec index 8d3bfd6..ed74cbe 100644 --- a/python314.spec +++ b/python314.spec @@ -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