| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- specfile:
* be more specific in %files section
* removed python-devel
- update to version 0.3.7:
* Fix error handling in python3 (#696)
* Fix arguments with type=list (#705)
* Return code for parse_args() is now configurable (#722)
* Removed flask_restful.paging module.
* Removed misleading help_on_404 functionality (#722)
* JSON keys are no longer sorted by default in debug mode in python3
(#680)
* Various small fixes and updates to documentation
- Ensure neutrality of description.
- py_compile all
- Initial package (0.3.6)
- enable %{?sle15_python_module_pythons}
- update to 0.3.10: * Compatibility with Flask 2.3
- update to 0.3.9: * Werkzeug 1.x compatibility * remove unused deps * Flask 2.x compatibiliy