From fbfe1f276ed384f4a5432bfc1a2aede7cde5711ad04ec7526643660a46867bf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 3 Jun 2025 11:45:01 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pluginbase?expand=0&rev=6 --- python-pluginbase.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pluginbase.spec b/python-pluginbase.spec index ff32488..e6756e0 100644 --- a/python-pluginbase.spec +++ b/python-pluginbase.spec @@ -56,6 +56,6 @@ cd tests %license LICENSE %{python_sitelib}/pluginbase.py %{python_sitelib}/pluginbase-%{version}*-info -%pycache_only %{python_sitelib}/__pycache__/pluginbase.py +%pycache_only %{python_sitelib}/__pycache__/pluginbase* %changelog