Changelog for
python311-Flask-RESTful-0.3.10-1.8.noarch.rpm :
* Fri Jun 30 2023 Jürgen Löhel
- Update from version 0.3.9 to 0.3.10 - Flask-RESTful will fail when Flask deprecates propagate_exceptions: Fix
* Wed Aug 31 2022 Jürgen Löhel - Update from version 0.3.8 to 0.3.9 - Compatibility with Flask 2.0- Skip py2 support
* Wed Sep 02 2020 Jürgen Löhel - Update from version 0.3.6 to 0.3.7 - Add Python 3.8 support (#835) - Fix wrongly parsed Decimal fields (#855) - Fix overridden response when calling abort with Response (#817) - Various small fixes and updates to documentation
* Thu Feb 21 2019 jloehelAATTsuse.com- Update from version 0.3.6 to 0.3.7: - Fix error handling in python3 ([#696](https://github.com/flask-restful/flask-restful/pull/696)) - Fix arguments with type=list ([#705](https://github.com/flask-restful/flask-restful/pull/705)) - Return code for `parse_args()` is now configurable ([#722](https://github.com/flask-restful/flask-restful/pull/722)) - Removed `flask_restful.paging` module. - Removed misleading `help_on_404` functionality ([#722](https://github.com/flask-restful/flask-restful/pull/722)) - JSON keys are no longer sorted by default in debug mode in python3 ([#680](https://github.com/flask-restful/flask-restful/pull/680)) - Various small fixes and updates to documentation
* Sat Nov 25 2017 axel.braunAATTgmx.de- specfile brush-up for submission to d:l:p
* Thu Jun 01 2017 jloehelAATTsuse.com- Adds the a new tarball.
* Thu Jun 01 2017 jloehelAATTsuse.com- Adds python-aniso8601 as BuildRequires and corrects the license.
* Wed May 31 2017 jloehelAATTsuse.com- Adds a description Removes unresolvable deps.
* Wed May 31 2017 jloehelAATTsuse.com- initial commit