- Update to 0.1.10:

* Print out return code, stdout and stderr output

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-console-scripts?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal 2019-09-13 13:24:11 +00:00 committed by Git OBS Bridge
parent 343ec94834
commit 873334d840
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> 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-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-console-scripts Name: python-pytest-console-scripts
Version: 0.1.9 Version: 0.1.10
Release: 0 Release: 0
Summary: Pytest plugin for testing console scripts Summary: Pytest plugin for testing console scripts
License: MIT License: MIT