1
0

Accepting request 1046129 from home:dirkmueller:Factory

- Add python-pytest-forked as test dependency
  * The pytest parameter --forked is provided by python-pytest-forked
    which is no longer a transitive build requirement of
    python-pytest-xdist
  * gh#pytest-dev/pytest-xdist#468, gh#pytest-dev/pytest-xdist#821

OBS-URL: https://build.opensuse.org/request/show/1046129
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=34
This commit is contained in:
2023-01-05 14:36:58 +00:00
committed by Git OBS Bridge
parent 5620729dc5
commit 8d78255baa
2 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Dec 5 13:07:46 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Add python-pytest-forked as test dependency
* The pytest parameter --forked is provided by python-pytest-forked
which is no longer a transitive build requirement of
python-pytest-xdist
* gh#pytest-dev/pytest-xdist#468, gh#pytest-dev/pytest-xdist#821
-------------------------------------------------------------------
Sat Aug 13 23:03:31 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>