From 4ead1f15b86afb4a996a77d60d52dfef4e989d2f0f95d093593665a329a3f857 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 7 Mar 2019 15:25:46 +0000 Subject: [PATCH] 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 --- python-sshtunnel.changes | 5 +++++ python-sshtunnel.spec | 7 +++---- 2 files changed, 8 insertions(+), 4 deletions(-) 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