forked from pool/python-pytest-run-parallel
* Upgrade gh-action-pypi-publish to fix metadata error * Remove deprecated argument in pytest_report_collectionfinish * Report manually marked single-threaded tests * Detect unsafe calls that occur under assigments - Skip tests on i586 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-run-parallel?expand=0&rev=2
15 lines
588 B
Plaintext
15 lines
588 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Apr 24 11:10:29 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to 0.4.2
|
|
* Upgrade gh-action-pypi-publish to fix metadata error
|
|
* Remove deprecated argument in pytest_report_collectionfinish
|
|
* Report manually marked single-threaded tests
|
|
* Detect unsafe calls that occur under assigments
|
|
- Skip tests on i586
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 22 12:12:29 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Initial packaging (v0.4.0), needed by pydantic
|