AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.9.3: * Fix incompatibility with pytest 5.4.0 (thanks @GuillaumeFavelier) - Drop patch pytest4.patch
- Skip failing pytest5 checks that need tweaking upstream
- Update to 0.9.2: * Fix incompatibility with pytest 3.10 (thanks @Natim) * Double colons for verbose output (thanks @albertodonato) * Fix "Wrong count with items modified in pytest_collection_modifyitems" (thanks @blueyed) * Defer registration of xdist hook (thanks @blueyed) - Add patch from upstream to fix build with pytest 4.2+: * pytest4.patch
- update to 0.9.1 + Fix incompatibility with pytest 3.4
- Fix package name repetition in summary.
- initial package