15
0
forked from pool/python-BTrees
2022-11-07 09:55:29 +00:00
committed by Git OBS Bridge
parent 19dfae1e2b
commit 3d04e3eb3c

View File

@@ -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