Commit Graph

12 Commits

Author SHA256 Message Date
b8145e3446 - require setuptools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=19
2024-01-03 10:05:11 +00:00
e79e6a0154 - require new mistune
* swagger-ui 3 version updated to 3.20.5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=17
2023-11-27 18:45:38 +00:00
Steve Kowalik
447ad00ce0 - Update to 0.9.7.1:
* fix: flask >== 2.3 json encoder change
  * removed usage of safe_str_cmp of werkzeug. using hmac.compare_digest
    instead (#532)
  * Fix openapi3 request parse validation (#505)
  * Fix required body if one parameter is required (#476)
  * Implemented the SwaggerUI urls config parameter which displays a
    dropdown of API specs instead of an editable textbox (#473)
  * Fix indentation in readme example (#480)
  * fix path parameter bug for integers (#485)
  * Wrapping APISpecsView get response in a try except (#420)
  * Trivial flake issue resolved for docker build of flasgger (#452)
  * Deprecate imp [Breaks py2.7 compatibility] (#413) Resolves #434
  * Remove python2
  * Fix error format and add regression tests
  * Extract is_openapi3 in utils and test it
  * Add flask_mongorest
  * Set displayOperationId to true
  * Add use func validate from utils
  * add test case for post request
  * Change test for swag_schema
  * Add Swagger UI auth config to ui.inioauth
  * Make available oauth2 redirect html
- Switch to pyproject macros.
- Stop using globs in %files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=15
2023-08-08 05:36:42 +00:00
8be51f7125 Accepting request 1081409 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081409
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=13
2023-04-21 14:39:19 +00:00
4570c3694c - Add multibuild for tests to avoid package build cycle.
flasgger -> flex (testing) -> httpbin -> flasgger

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=11
2022-12-22 08:54:14 +00:00
bd80881954 - Also remove the conditional definition of python_module.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=10
2022-10-25 05:24:51 +00:00
2dc5ba161e Accepting request 1030588 from home:jayvdb:branches:devel:languages:python
- Re-activate test suite

OBS-URL: https://build.opensuse.org/request/show/1030588
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=9
2022-10-25 05:17:54 +00:00
Markéta Machová
5d9559dbf0 Accepting request 973573 from home:mcalabkova:branches:devel:languages:python
- Update to 0.9.5
  * 'swag_from' supports 'pathlib.Path'
  * Added support for OpenAPI3 parameter schema parsing
  * Add support for custom validation_function and error_handler
  * Ensure downward compatibility for werkzeug
  * Changed jsonschema version supported to jsonschema>=3.0.1
  * Changed json data to be parsed from request directly
  * More changes, see upstream HISTORY

OBS-URL: https://build.opensuse.org/request/show/973573
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=7
2022-04-28 07:31:54 +00:00
Todd R
8a0b4216b3 Accepting request 721313 from home:TheBlackCat:branches:devel:languages:python
Update to 0.9.3

OBS-URL: https://build.opensuse.org/request/show/721313
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=5
2019-08-06 14:41:32 +00:00
Tomáš Chvátal
983aa534cb - Comment the builddeps as they create cycle, when the tests are
actually working we need to mulitbuild this pkg

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=3
2019-03-15 10:36:25 +00:00
Tomáš Chvátal
dbbecb7166 Accepting request 685085 from home:jengelh:branches:devel:languages:python
- Generalize description and use noun phrase.

OBS-URL: https://build.opensuse.org/request/show/685085
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=2
2019-03-14 18:44:45 +00:00
Tomáš Chvátal
5204073a7b - Initial commit, needed by httpbin
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=1
2019-03-14 13:09:21 +00:00