AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix build without python2
- Add pytest4.patch allowing the test suite to pass with pytest 4
- Undo tornado version change causing package to break - Re-enable test suite - Remove unnecessary build dependencies on dev tools
- Use better way to handle tornado version compatibility.
- Do not depend on pytest-sugar, it is just pretty-formatter
- Avoid name repetition in summary. - Ensure neutrality of descriptions.
- Update to 6.10.0: + [Core] Fixed stackframes in some situations being in inverse order. + [Flask] Fix wrong exception handling logic (accidentally relied on Flask internals). + [Core] No longer send NaN local vars as non-standard JSON. - Refresh patch remove-unittest2.patch