Commit Graph

6 Commits

Author SHA256 Message Date
b1c67466f1 - update to 1.5.3:
* #171, #178: Allow to access keyword arguments passed to
    Popen.
  * #180: Fixed an incorrect wait timeout calculation.
  * #170: Wrapped ProcessDispatcher.dispatch into
    FakePopenWrapper as it was causing TypeError when Popen is
    used as a type.
  * #169: Get rid of using thread in AsyncFakePopen as it causes
    thread.join() to hang indefinitely.
  * #162: Include tests (and docs) and sdist correctly, and stop
    installing them to site-packages.
  * #163: Add support for Python 3.12.
  * #160: Changed pytest entrypoint to avoid error while loading
    plugin with -p argument.
  * #128: Add tests directory to sdist.
- switch to gh tarball, which includes the tests handled out of
  tree before
- add py314-fix-tests.patch to fix tests with python 3.14

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subprocess?expand=0&rev=10
2025-09-15 09:19:51 +00:00
dc8cdbe215 - add sle15_python_module_pythons
* #105: Add program matcher.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subprocess?expand=0&rev=8
2024-04-08 10:41:07 +00:00
9fc3042c53 - Update to 1.5.0:
* #109: Match also os.PathLike.
  * #105: Add program matcher.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subprocess?expand=0&rev=6
2023-04-06 07:14:52 +00:00
f157dc69f6 Accepting request 1061607 from home:bnavigator:branches:devel:languages:python:numeric
- Clean out recommendations and test requirements
- Move to PEP517 build

OBS-URL: https://build.opensuse.org/request/show/1061607
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subprocess?expand=0&rev=4
2023-01-27 20:10:19 +00:00
b479f293b3 - Simplify %%prep.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subprocess?expand=0&rev=2
2023-01-26 14:08:35 +00:00
b542935b6c Accepting request 1061099 from home:badshah400:branches:devel:languages:python:numeric
A plugin to fake subprocess for pytest that will be needed by python-awkward's and friends' updates.

OBS-URL: https://build.opensuse.org/request/show/1061099
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subprocess?expand=0&rev=1
2023-01-26 14:02:42 +00:00