From b64ea34dfe5beb3f67b4b951a3a8e8f565551f28fd112f0989c09811463ee37e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 3 Jun 2025 13:09:20 +0000 Subject: [PATCH] fix files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netifaces?expand=0&rev=30 --- python-netifaces.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-netifaces.spec b/python-netifaces.spec index fa5e253..eaee277 100644 --- a/python-netifaces.spec +++ b/python-netifaces.spec @@ -63,7 +63,8 @@ cp %{SOURCE2} . %files %{python_files} %license LICENSE %doc README.rst -#%%{python_sitearch}/netifaces +%{python_sitearch}/netifaces.cpython* %{python_sitearch}/netifaces-%{version}*-info +%pycache_only %{python_sitearch}/__pycache__/netifaces.cpython* %changelog