Dirk Mueller 2024-02-04 11:50:09 +00:00 committed by Git OBS Bridge
parent 720410d251
commit 4273e906aa

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-msgpack # spec file for package python-msgpack
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -51,6 +51,7 @@ export CFLAGS="%{optflags}"
%install %install
%python_install %python_install
%python_expand rm -v %{buildroot}%{$python_sitearch}/msgpack/*.h
%python_expand %fdupes %{buildroot}%{$python_sitearch} %python_expand %fdupes %{buildroot}%{$python_sitearch}
%check %check