- Switch off tests, upstream is dead

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sh?expand=0&rev=22
This commit is contained in:
Matej Cepl 2020-04-20 17:28:00 +00:00 committed by Git OBS Bridge
parent 8c4d2a3b8f
commit 20854a4d21
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 20 17:27:27 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Switch off tests, upstream is dead
-------------------------------------------------------------------
Mon May 27 11:59:53 UTC 2019 - Alberto Planas Dominguez <aplanas@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-sh
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -56,8 +56,9 @@ sh is not a collection of system commands implemented in Python.
%install
%python_install
%check
%python_exec test.py
# https://trello.com/c/gkuDtBOU
# %%check
# %%python_exec test.py
%files %{python_files}
%license LICENSE.txt