Accepting request 682032 from devel:languages:python
- Revert the test removal pending fix of upstream bug: https://github.com/jaraco/keyrings.alt/issues/33 OBS-URL: https://build.opensuse.org/request/show/682032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-keyring?expand=0&rev=34
This commit is contained in:
commit
e88a7d5ad3
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 6 08:40:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Revert the test removal pending fix of upstream bug:
|
||||||
|
https://github.com/jaraco/keyrings.alt/issues/33
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 26 13:10:57 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
Tue Feb 26 13:10:57 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@ -54,9 +54,7 @@ sed -i -e 's,--flake8,,' pytest.ini
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%python_install
|
%python_install
|
||||||
%{python_expand rm -r %{buildroot}%{$python_sitelib}/keyring/tests
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
%fdupes %{buildroot}%{$python_sitelib}
|
|
||||||
}
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# sadly most tests need running dbus to communicate with secretstorage/etc
|
# sadly most tests need running dbus to communicate with secretstorage/etc
|
||||||
|
Loading…
Reference in New Issue
Block a user