Commit Graph

14 Commits

Author SHA256 Message Date
Steve Kowalik
06088bb81a Marked patch as based on upstream
But since it's different, we can no longer actually have the URL as the
location.
2025-11-14 20:50:59 +11:00
Steve Kowalik
a9c2f71afd Update changelog entry 2025-11-14 15:34:17 +11:00
Steve Kowalik
76cc36aa69 - Refresh patch py314-fix-tests.patch
* Ignore DeprecationWarning about asyncio event loop policies.
2025-11-11 14:11:48 +11:00
2ee92ced5b Accepting request 1304755 from devel:languages:python:pytest
- 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
2025-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

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
150ff8e59b Accepting request 1166148 from devel:languages:python:pytest
- add sle15_python_module_pythons

  * #105: Add program matcher.

OBS-URL: https://build.opensuse.org/request/show/1166148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-subprocess?expand=0&rev=4
2024-04-08 15:40:27 +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
e411924f25 Accepting request 1077664 from devel:languages:python:pytest
- Update to 1.5.0:
  * #109: Match also os.PathLike.
  * #105: Add program matcher.

OBS-URL: https://build.opensuse.org/request/show/1077664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-subprocess?expand=0&rev=3
2023-04-06 13:57:34 +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
e83f43b308 Accepting request 1061618 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/1061618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-subprocess?expand=0&rev=2
2023-01-28 17:44:21 +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
cb9f093b33 Accepting request 1061224 from devel:languages:python:pytest
Useful for testing.

OBS-URL: https://build.opensuse.org/request/show/1061224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-subprocess?expand=0&rev=1
2023-01-27 09:16:15 +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