From 4ebe1fd6c3b7b8a508d9aeeb8f0b609d066a8af35e6904ee418e13d84f46ee3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 2 Jun 2025 09:00:58 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-methodtools?expand=0&rev=7 --- python-methodtools.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-methodtools.spec b/python-methodtools.spec index ef95f07..795a5a5 100644 --- a/python-methodtools.spec +++ b/python-methodtools.spec @@ -55,7 +55,8 @@ staticmethods and even for (unofficial) hybrid methods. %files %{python_files} %license LICENSE %doc README.rst -%{python_sitelib}/methodtools +%{python_sitelib}/methodtools.py %{python_sitelib}/methodtools-%{version}*-info +%pycache_only %{python_sitelib}/__pycache__/methodtools* %changelog