AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Do not pull in pytest 5 as it is integral part of that (yet we need it on py3 for pytest3 and pytest4)
- Update to 1.6.0: * The warning about fault-handler timeout not being supported in some platforms has been moved to the section header (#32). * pytest 4.0+ is now required.
- Drop not needed devel BR
- spec file cleanups - Fix tests - Fix summary
- specfile: * update copyright year * add Changelog and LICENSE * always run tests - update to version 1.5.0: * Support installation in PyPy (#28). Thanks @lazka for the PR. - changes from version 1.4.1: * Drop support for Python 2.6 and Python 3.3. * Fix crash when using pytester in default mode with newer pytest versions (#24). Thanks @njsmith for the patch. - changes from version 1.4.0: * Botched release, never published to PyPI.
- initial version