Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-process-tests-3.0.0-2.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python311-process-tests Distribution: openSUSE Tumbleweed
Version: 3.0.0 Vendor: openSUSE
Release: 2.1 Build date: Tue Jun 3 14:19:27 2025
Group: Unspecified Build host: reproducible
Size: 38494 Source RPM: python-process-tests-3.0.0-2.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/ionelmc/python-process-tests
Summary: Tools for testing processes
Testcase classes and assertions for testing processes.

Provides

Requires

License

BSD-2-Clause

Changelog

* Tue Jun 03 2025 Markéta Machová <mmachova@suse.com>
  - Convert to pip-based build
* Tue Dec 12 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 2023 Dirk Müller <dmueller@suse.com>
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl <mcepl@suse.com>
  - Make calling of %{sle15modernpython} optional.
* Thu Jan 05 2023 Dirk Müller <dmueller@suse.com>
  - update to 2.1.2:
    * Fixed another regression caused by the ``universal_newlines`` for
      Wind