SHA256
14
0
forked from pool/python-sh

- 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:
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> 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 # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 %install
%python_install %python_install
%check # https://trello.com/c/gkuDtBOU
%python_exec test.py # %%check
# %%python_exec test.py
%files %{python_files} %files %{python_files}
%license LICENSE.txt %license LICENSE.txt