From ca19a695cf2bdbf41e3b3ed0646c34dfe9d3ecf0e7851f1e122f2b6080eecb16 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 24 Sep 2021 23:19:03 +0000 Subject: [PATCH] - Switch off the test suite, because of https://storyboard.openstack.org/#!/story/2009250 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gear?expand=0&rev=16 --- python-gear.changes | 5 +++++ python-gear.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/python-gear.changes b/python-gear.changes index e188816..d558609 100644 --- a/python-gear.changes +++ b/python-gear.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 24 23:18:43 UTC 2021 - Matej Cepl + +- Switch off the test suite, because of https://storyboard.openstack.org/#!/story/2009250 + ------------------------------------------------------------------- Thu Mar 5 12:37:41 UTC 2020 - pgajdos@suse.com diff --git a/python-gear.spec b/python-gear.spec index 5f86fff..06092f0 100644 --- a/python-gear.spec +++ b/python-gear.spec @@ -1,7 +1,7 @@ # # spec file for package python-gear # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,7 +44,7 @@ Requires: python-pbr >= 1.8.0 Requires: python-python-daemon >= 2.0.4 Requires: python-six >= 1.5.2 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages @@ -63,7 +63,8 @@ A pure-Python asynchronous library to interface with Gearman. %python_clone -a %{buildroot}%{_bindir}/geard %check -%python_expand $python -m unittest discover +# Switched off because of https://storyboard.openstack.org/#!/story/2009250 +# %%pyunittest discover -v %post %python_install_alternative geard