17
0

Accepting request 662097 from home:apersaud:branches:devel:languages:python:flask

update to latest version

OBS-URL: https://build.opensuse.org/request/show/662097
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-RESTful?expand=0&rev=8
This commit is contained in:
Petr Cervinka
2019-01-02 09:46:12 +00:00
committed by Git OBS Bridge
parent 09a2cd0500
commit 714a43b5bb
4 changed files with 31 additions and 15 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Dec 30 19:05:00 UTC 2018 - Arun Persaud <arun@gmx.de>
- 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
-------------------------------------------------------------------
Wed Aug 8 12:14:41 UTC 2018 - jengelh@inai.de