15
0
forked from pool/python-gear

Accepting request 921382 from devel:languages:python

- Switch off the test suite, because of https://storyboard.openstack.org/#!/story/2009250

OBS-URL: https://build.opensuse.org/request/show/921382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gear?expand=0&rev=7
This commit is contained in:
2021-09-25 20:51:25 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 24 23:18:43 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Switch off the test suite, because of https://storyboard.openstack.org/#!/story/2009250
-------------------------------------------------------------------
Thu Mar 5 12:37:41 UTC 2020 - pgajdos@suse.com

View File

@@ -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