2022-03-21 14:21:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 21 09:38:48 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- python-mock is actually not required for build
|
|
|
|
|
2022-02-10 18:16:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 10 18:15:31 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
2022-02-10 18:16:47 +00:00
|
|
|
- Allow Pytest 6 (not sure why it was forbidden).
|
2022-02-10 18:16:05 +00:00
|
|
|
- Skip LoggingTest.test_override_app_level failing test
|
|
|
|
(gh#python-restx/flask-restx#411).
|
|
|
|
|
2021-08-15 01:46:02 +00:00
|
|
|
-------------------------------------------------------------------
|
2021-09-21 23:15:38 +00:00
|
|
|
Tue Sep 21 19:00:02 UTC 2021 - Sean Marlow <sean.marlow@suse.com>
|
|
|
|
|
|
|
|
- Update to v0.5.1
|
|
|
|
+ Optimize email regex (bsc#1190744)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-08-15 01:46:02 +00:00
|
|
|
Sun Aug 15 01:39:26 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Fetch listed v0.5.0.tar.gz
|
|
|
|
|
2021-07-28 14:19:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 26 20:33:20 UTC 2021 - Sean Marlow <sean.marlow@suse.com>
|
|
|
|
|
|
|
|
- Update to v0.5.0
|
|
|
|
+ Fix Marshaled nested wildcard field with ordered=True
|
|
|
|
+ Fix Float Field Handling of None
|
|
|
|
+ Fix Werkzeug and Flask > 2.0 issues
|
|
|
|
+ Hotfix package.json
|
|
|
|
+ Stop calling got_request_exception when handled explicitly
|
|
|
|
+ Structure demo zoo app
|
|
|
|
+ Update Contributing.rst
|
|
|
|
+ Upgrade swagger-ui
|
|
|
|
- Update to v0.4.0
|
|
|
|
+ Fix Namespace error handlers when propogate_exceptions=True
|
|
|
|
+ pin flask and werkzeug due to breaking changes
|
|
|
|
+ The Flask/Blueprint API moved to the Scaffold base class
|
|
|
|
+ added specs-url-scheme option for API
|
|
|
|
- Update to v0.3.0
|
|
|
|
+ Make error handlers order of registration respected when
|
|
|
|
handling errors
|
|
|
|
+ add prefix to config setting
|
|
|
|
+ Use relative path for `api.specs_url`
|
|
|
|
+ Allow example=False
|
|
|
|
+ Add support for recursive models
|
|
|
|
+ generate choices schema without collectionFormat
|
|
|
|
+ Catch TypeError in marshalling
|
|
|
|
+ Unable to access nested list propert
|
|
|
|
+ allow strict mode when validating model fields
|
|
|
|
+ Make it possible to include "unused" models in the generated
|
|
|
|
swagger documentation
|
|
|
|
|
2021-04-28 20:47:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 27 17:02:22 UTC 2021 - Sean Marlow <sean.marlow@suse.com>
|
|
|
|
|
|
|
|
- Add missing python2 requirement.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 12 21:46:20 UTC 2021 - Sean Marlow <sean.marlow@suse.com>
|
|
|
|
|
|
|
|
- Ignore test_handle_non_api_error test which is dependent on
|
|
|
|
werkzeug version.
|
|
|
|
|
2020-09-24 12:01:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 24 05:53:07 UTC 2020 - Petr Cervinka <petr@cervinka.net>
|
|
|
|
|
|
|
|
- Set pytest version < 6 in build requirements
|
|
|
|
|
2020-05-02 20:07:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 2 17:48:15 UTC 2020 - Petr Cervinka <petr@cervinka.net>
|
|
|
|
|
|
|
|
- Initial version
|