From ffc1393ff247d04a76ccd7c1ff2a12f6702fcdc235fcacd30813fd74d55251c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 27 May 2025 12:25:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flatdict?expand=0&rev=11 --- python-flatdict.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-flatdict.spec b/python-flatdict.spec index c62ae30..2fd7408 100644 --- a/python-flatdict.spec +++ b/python-flatdict.spec @@ -51,7 +51,8 @@ Python module for interacting with nested dicts as a single level dict with deli %files %{python_files} %doc CHANGELOG.md README.rst %license LICENSE -%{python_sitelib}/flatdict +%{python_sitelib}/flatdict.py %{python_sitelib}/flatdict-%{version}*-info +%pycache_only %{python_sitelib}/__pycache__/flatdict* %changelog