Go to file
Dirk Mueller 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
2025-09-15 09:19:51 +00:00
Description
No description provided
78 KiB
Languages
Diff 100%