15
0

Missed dbusapi, kill its tests too

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbus-deviation?expand=0&rev=9
This commit is contained in:
2021-05-17 08:37:22 +00:00
committed by Git OBS Bridge
parent 87e6ed3c98
commit b0b706b941

View File

@@ -57,6 +57,7 @@ sed -i '1 {/^#!/d}' dbusapi/tests/*.py dbusdeviation/utilities/*.py
%python_clone -a %{buildroot}%{_bindir}/dbus-interface-vcs-helper
%python_expand %fdupes %{buildroot}%{$python_sitelib}
# No fair shipping the tests
%python_expand rm -r %{buildroot}%{$python_sitelib}/dbusapi/tests
%python_expand rm -r %{buildroot}%{$python_sitelib}/dbusdeviation/tests
%check