From e9ce8a7c9ef82aa5c679de113ed0ae1665d9597afd46adef2fd6f627ec7058bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 13 Jun 2025 13:01:41 +0000 Subject: [PATCH] fix typo OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-re-assert?expand=0&rev=8 --- python-re-assert.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-re-assert.spec b/python-re-assert.spec index bdd524c..181f9e9 100644 --- a/python-re-assert.spec +++ b/python-re-assert.spec @@ -61,6 +61,6 @@ cp %{SOURCE1} . %license LICENSE %{python_sitelib}/re_assert.py %{python_sitelib}/re[-_]assert-%{version}*-info -%pycache_only %{python_sitelib}/__pycache__:re_assert* +%pycache_only %{python_sitelib}/__pycache__/re_assert* %changelog