14
0
Tomáš Chvátal
2019-03-06 08:40:56 +00:00
committed by Git OBS Bridge
parent 860d3eb303
commit 3515109f63
2 changed files with 7 additions and 3 deletions

View File

@@ -54,9 +54,7 @@ sed -i -e 's,--flake8,,' pytest.ini
%install
%python_install
%{python_expand rm -r %{buildroot}%{$python_sitelib}/keyring/tests
%fdupes %{buildroot}%{$python_sitelib}
}
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
# sadly most tests need running dbus to communicate with secretstorage/etc