From e77dbc8a487f93e60c2bf8abb1b99301d72e72f69a63e880e8670007be265187 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