diff --git a/python-sshtunnel.changes b/python-sshtunnel.changes index 3b2fc8a..9a67b98 100644 --- a/python-sshtunnel.changes +++ b/python-sshtunnel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 7 15:08:15 UTC 2019 - John Vandenberg + +- Remove test runner exception as bug is fixed upstream + ------------------------------------------------------------------- Thu Aug 23 14:27:09 UTC 2018 - alarrosa@suse.com diff --git a/python-sshtunnel.spec b/python-sshtunnel.spec index f13b264..325623c 100644 --- a/python-sshtunnel.spec +++ b/python-sshtunnel.spec @@ -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