17
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/772398
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-RESTful?expand=0&rev=12
This commit is contained in:
Petr Cervinka
2020-02-09 19:39:56 +00:00
committed by Git OBS Bridge
parent ce3cee8db0
commit cdbc56487c
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Feb 8 20:59:41 UTC 2020 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 0.3.8:
* 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
-------------------------------------------------------------------
Sat Sep 14 07:02:06 UTC 2019 - John Vandenberg <jayvdb@gmail.com>