forked from pool/python-sshtunnel
Accepting request 682515 from home:jayvdb:py-check-failures
- Remove test runner exception as bug is fixed upstream OBS-URL: https://build.opensuse.org/request/show/682515 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sshtunnel?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
0a9797f3dc
commit
4ead1f15b8
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sshtunnel
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -58,8 +58,7 @@ sed -i '1{\,^#!%{_bindir}/env python,d}' sshtunnel.py
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
# skip deprecation test https://github.com/pahaz/sshtunnel/issues/51
|
||||
%python_expand py.test-%{$python_version} -k "not test_deprecate_warnings_are_shown"
|
||||
%python_expand py.test-%{$python_version}
|
||||
|
||||
%post
|
||||
%python_install_alternative sshtunnel
|
||||
|
Reference in New Issue
Block a user