From 623fe4df1d1c98eed1294d5275ca25a3c577c932b2799724f5c75e1539380fcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 28 May 2025 11:34:13 +0000 Subject: [PATCH] sorry OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httmock?expand=0&rev=11 --- python-httmock.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-httmock.spec b/python-httmock.spec index e00d1ea..2a09243 100644 --- a/python-httmock.spec +++ b/python-httmock.spec @@ -61,6 +61,6 @@ You can use it to mock third-party APIs and test libraries that use %license LICENSE %{python_sitelib}/httmock.py %{python_sitelib}/httmock-%{version}*-info -%pycache_only %{python_sitelib}/__pycache__/httmock.py +%pycache_only %{python_sitelib}/__pycache__/httmock* %changelog