Package Release Info

python-flasgger-0.9.3-bp152.1.10

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-flasgger
python3-flasgger

Change Logs

* Tue Aug 06 2019 Todd R <toddrme2178@gmail.com>
- Update to 0.9.3
  * Fix compatibility with Flask GraphQL
  * apispec_to_template definition bugfix
  * Bugfix: can't dict.update([dict])
  * Add support for docExpansion in UI 2
  * Switch `yaml.load` to `yaml.safe_load`.
  * Add safe getter with empty return if attrib does not exist
  * swagger-ui 3 version updated to 3.20.5
  * use JWT_AUTH_HEADER_NAME (default value: Authorization)
* Fri Mar 15 2019 Tomá? Chvátal <tchvatal@suse.com>
- Comment the builddeps as they create cycle, when the tests are
  actually working we need to mulitbuild this pkg
* Thu Mar 14 2019 Jan Engelhardt <jengelh@inai.de>
- Generalize description and use noun phrase.
* Thu Mar 14 2019 Tomá? Chvátal <tchvatal@suse.com>
- Initial commit, needed by httpbin