forked from pool/python-keyring
- Revert the test removal pending fix of upstream bug:
https://github.com/jaraco/keyrings.alt/issues/33 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=75
This commit is contained in:
committed by
Git OBS Bridge
parent
860d3eb303
commit
3515109f63
@@ -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
|
||||
|
Reference in New Issue
Block a user