Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
1f058e0556 |
BIN
process-tests-2.1.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
process-tests-2.1.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
process-tests-3.0.0.tar.gz
(Stored with Git LFS)
BIN
process-tests-3.0.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,12 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Dec 12 13:50:36 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- 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.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 21 12:29:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Fri Apr 21 12:29:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -17,9 +17,10 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-process-tests
|
Name: python-process-tests
|
||||||
Version: 3.0.0
|
Version: 2.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tools for testing processes
|
Summary: Tools for testing processes
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
Reference in New Issue
Block a user