| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Remove conditional test variable from spec file and keep it enabled
- Initial release of python-pytest-flakes 4.0.0 - Add remove-bad-test.patch to remove a test that seems to be wrong
- use pytest macro
- Fix the pytest call
- Update to Version 4.0.1
* Maintenance of pytest-flakes has moved from fschulze to
asmeurer. The repo for pytest-flakes is now at
https://github.com/asmeurer/pytest-flakes/
* Fix test failures. [asmeurer]
* Fix deprecation warnings from pytest. [asmeurer]
* Fix invalid escape sequences. [akeeman]
- drop patches for fixed test
* remove-bad-test.patch
* replace-pytest-pep8-with-pytest-codestyle.patch
- no pytest-codestyle needed for packaging
- use pytest macro
- Fix the pytest call