15
0

Accepting request 686026 from devel:languages:python

- Enable verbosity of tests to see what is validated

OBS-URL: https://build.opensuse.org/request/show/686026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=6
This commit is contained in:
2019-03-19 09:00:03 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 18 10:39:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Enable verbosity of tests to see what is validated
-------------------------------------------------------------------
Wed Jul 18 11:43:50 UTC 2018 - tchvatal@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-curtsies
#
# 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/
#
@@ -68,7 +68,7 @@ arrays of text.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_expand nosetests-%{$python_bin_suffix}
%python_expand nosetests-%{$python_bin_suffix} -v
%files %{python_files}
%license LICENSE