From 3d04e3eb3c7e2e17ebe436ff1fec308339ca047c6deb723bb9e9a578c07add18 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 7 Nov 2022 09:55:29 +0000 Subject: [PATCH] Clean up SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BTrees?expand=0&rev=26 --- python-BTrees.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-BTrees.spec b/python-BTrees.spec index 46d7667..59830ce 100644 --- a/python-BTrees.spec +++ b/python-BTrees.spec @@ -17,7 +17,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-BTrees Version: 4.11.0 Release: 0 @@ -80,7 +79,8 @@ rm -rf BTrees.egg-info %doc CHANGES.rst README.rst PKG-INFO %license COPYRIGHT.txt LICENSE.txt %exclude %{python_sitearch}/BTrees/*.h -%{python_sitearch}/* +%{python_sitearch}/BTrees +%{python_sitearch}/BTrees-%{version}*-info %files %{python_files devel} %{python_sitearch}/BTrees/*.h