| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 3.1.1: * Add environment variables for AWS CodeBuild CI
- update to 3.1.0: * Support Pytest 8.0
- update to 3.0.0: * Group CLI options * Switch to Hatch * Use `pytest.stash` internally instead of `_metadata` * Simplify code
- add sle15_python_module_pythons
- Remove python_module macro definition
- Update to 2.0.4:
* Fix deprecated pytest.mark.optionalhook marker.
- 2.0.3:
* Remove py dependency. Thanks to @Czaki for reporting.
- 2.0.2:
* Allow all python versions above 3.7
- 2.0.1:
* Fix issues with switching to pyproject.toml
Thanks to @dvzrv and @eltrufas for raising issues and providing fixes.
- 2.0.0:
* Drop support for python 2.7 and 3.6
* Add support for python 3.9 and 3.10
* Introduce pyproject.toml
* Provide metadata via JSON file
Thanks to @digitalorder for the PR
- 1.11.0:
* Provide a session fixture to include metadata in Junit XMLs as property
tags. Thanks to @sanga for the PR
- Update to 1.10.0 * Compatible with pytest-xdist 1.22.3+, now including 2.0+
- Update to 1.9.0: * Add --metadata-from-json argument to support passing metadata as json.
- Update to 1.8.0: * Add environment variables for Bitbucket pipelines (CI).
- Really execute some tests
- Cleanup with spec-cleaner - Use %license macro
- Update to 1.8.0: * Add environment variables for Bitbucket pipelines (CI).
- Really execute some tests
- Cleanup with spec-cleaner - Use %license macro
- Initial build + Version 1.7.0