forked from pool/python-pytest-subprocess
2ee92ced5b2803b9e83adc96e0ffc27abf81ee68fd48623f30c44dc5864a22f4
- 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/request/show/1304755 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-subprocess?expand=0&rev=5
Description
No description provided
Languages
Diff
100%