From 27c84829c0cfeef732421f8a44276898562a1de634cfff77370e8908fe7ad00b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 18 Dec 2024 06:23:32 +0000 Subject: [PATCH] Add _sysconfig_*.json file to %%files. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=29 --- python314.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python314.spec b/python314.spec index 4905b7c..836907b 100644 --- a/python314.spec +++ b/python314.spec @@ -1110,6 +1110,8 @@ fi %{sitedir}/_pyrepl %{sitedir}/__phello__ %{sitedir}/__pycache__ +# sysconfig converted to JSON (gh#python/cpython#127178) +%{sitedir}/_sysconfig_vars__*.json # import-failed hooks %{sitedir}/_import_failed %{sitedir}/site-packages/zzzz-import-failed-hooks.pth