diff --git a/process-tests-2.1.2.tar.gz b/process-tests-2.1.2.tar.gz new file mode 100644 index 0000000..8107d7a --- /dev/null +++ b/process-tests-2.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3747ad947bdfc93e5c986bdb17a6d718f3f26e8577a0807a00962f29e26deba +size 11554 diff --git a/process-tests-3.0.0.tar.gz b/process-tests-3.0.0.tar.gz deleted file mode 100644 index 2eee7ed..0000000 --- a/process-tests-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5d57dea7161251e91cadb84bf3ecc85275fb121fd478e579f800777b1d424bd -size 15165 diff --git a/python-process-tests.changes b/python-process-tests.changes index 7680e71..77a63c3 100644 --- a/python-process-tests.changes +++ b/python-process-tests.changes @@ -1,12 +1,3 @@ -------------------------------------------------------------------- -Tue Dec 12 13:50:36 UTC 2023 - Dirk Müller - -- 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 diff --git a/python-process-tests.spec b/python-process-tests.spec index 72166c5..9d6ab28 100644 --- a/python-process-tests.spec +++ b/python-process-tests.spec @@ -17,9 +17,10 @@ # +%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?sle15_python_module_pythons} Name: python-process-tests -Version: 3.0.0 +Version: 2.1.2 Release: 0 Summary: Tools for testing processes License: BSD-2-Clause