Accepting request 730736 from devel:languages:python:pytest

- Update to 0.1.10:
  * Print out return code, stdout and stderr output

OBS-URL: https://build.opensuse.org/request/show/730736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-console-scripts?expand=0&rev=2
This commit is contained in:
Yuchen Lin 2019-09-16 08:51:06 +00:00 committed by Git OBS Bridge
commit 0d5fe3e4fa
4 changed files with 10 additions and 4 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a5f495d1f469bd76698ae969bc01038f2b89584a84d41a373ca7033a0c18753
size 11687

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8508674e176fa33cc04aa1bd0dadd59b10b24d3d23c3d73d75ffc10a7f1bd82e
size 9116

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 13 13:22:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.1.10:
* Print out return code, stdout and stderr output
-------------------------------------------------------------------
Thu Aug 22 08:31:23 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-console-scripts
Version: 0.1.9
Version: 0.1.10
Release: 0
Summary: Pytest plugin for testing console scripts
License: MIT