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