06088bb81a
Marked patch as based on upstream
factory
Steve Kowalik
2025-11-14 20:50:59 +11:00
a9c2f71afd
Update changelog entry
Steve Kowalik
2025-11-14 15:34:17 +11:00
76cc36aa69
- Refresh patch py314-fix-tests.patch
Steve Kowalik
2025-11-11 12:06:48 +11:00
2ee92ced5b
Accepting request 1304755 from devel:languages:python:pytest
Ana Guerrero2025-09-15 17:50:48 +00:00
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
Dirk Mueller2025-09-15 09:19:51 +00:00