From 5305209e154be1c86a190dc64304121c4bc683a9ea834c56c09d5827abfe0225 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 18 Dec 2024 09:09:12 +0000 Subject: [PATCH] Fix %%files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=30 --- python314.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python314.spec b/python314.spec index 836907b..7ff4f3c 100644 --- a/python314.spec +++ b/python314.spec @@ -1111,7 +1111,7 @@ fi %{sitedir}/__phello__ %{sitedir}/__pycache__ # sysconfig converted to JSON (gh#python/cpython#127178) -%{sitedir}/_sysconfig_vars__*.json +%{sitedir}/_sysconfig_vars_*.json # import-failed hooks %{sitedir}/_import_failed %{sitedir}/site-packages/zzzz-import-failed-hooks.pth