From 6dc6636bb46c58f5cff52598cd3e63300a2396bfddb3b25489457f199b61fad2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 26 May 2025 12:37:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dpcontracts?expand=0&rev=9 --- python-dpcontracts.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-dpcontracts.spec b/python-dpcontracts.spec index 1e1b860..31b6781 100644 --- a/python-dpcontracts.spec +++ b/python-dpcontracts.spec @@ -58,7 +58,8 @@ cp %{SOURCE1} . %files %{python_files} %doc README.rst %license LICENSE -%{python_sitelib}/dpcontracts +%{python_sitelib}/dpcontracts.py %{python_sitelib}/dpcontracts-%{version}*-info +%pycache_only %{python_sitelib}/__pycache__/dpcontracts* %changelog