From a1a68bf4d93150bc649c3c37debce259bce2fc61d2e39d947c64798e748aff52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 2 Jun 2025 15:36:38 +0000 Subject: [PATCH] now fix files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pa-ringbuffer?expand=0&rev=9 --- python-pa-ringbuffer.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-pa-ringbuffer.spec b/python-pa-ringbuffer.spec index 1dadd29..23a2a63 100644 --- a/python-pa-ringbuffer.spec +++ b/python-pa-ringbuffer.spec @@ -63,7 +63,8 @@ with another Python module using CFFI. %files %{python_files} %doc NEWS.rst README.rst %license LICENSE -%{python_sitelib}/ringbuffer +%{python_sitelib}/pa_ringbuffer.py +%pycache_only %{python_sitelib}/__pycache__/pa_ringbuffer* %{python_sitelib}/pa[-_]ringbuffer-%{version}*-info %changelog