AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 1.3.4: * upstream moved to github * support newer pytest releases - Drop merged patch pytest4.patch
- Fix build with pytest4 from upstream: * pytest4.patch
- Include in SLE-15 (bsc#1176785, jsc#ECO-3105, jsc#PM-2352)
- Version update to 1.3.3 * Fix support for pytest >= 3.10.
- version update to 1.3.2 * Fix deprecation warning on Python 3.6. * Fix pytest 3.7.3 compatibility.
- Version update to 1.3.0: * Fixes for python3.7 * Various small fixes
- update to version 1.2.1: * Fix for pytest 3.3, thanks Bruno Oliveira. * Update supported python versions: + Add CPython 3.6. + Drop CPyhon 2.6 (as did pytest 3.3) + Drop CPyhon 3.3 + Drop CPyhon 3.4
- Fix building
- Initial version