- update to 3.0.0:
* Dropped Python 2 support.
* Added an optional non-pipe TestProcess mode. You can use file
objects for processes that are too verbose for a pipe.
* Added some tests.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-process-tests?expand=0&rev=18
This commit is contained in:
@@ -17,10 +17,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-process-tests
|
||||
Version: 2.1.2
|
||||
Version: 3.0.0
|
||||
Release: 0
|
||||
Summary: Tools for testing processes
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user