forked from pool/python-sshtunnel
- Disable deprecation detector test as it is broken
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sshtunnel?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
9069ae3276
commit
8b83bc588d
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 9 11:21:33 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Disable deprecation detector test as it is broken
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 10:59:26 UTC 2018 - tchvatal@suse.com
|
Wed May 9 10:59:26 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@@ -59,7 +59,8 @@ sed -i '/^#[!]*/d' sshtunnel.py
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%python_expand py.test-%{$python_version}
|
# skip deprecation test https://github.com/pahaz/sshtunnel/issues/51
|
||||||
|
%python_expand py.test-%{$python_version} -k "not test_deprecate_warnings_are_shown"
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%python_install_alternative sshtunnel
|
%python_install_alternative sshtunnel
|
||||||
|
Reference in New Issue
Block a user