- version update to 0.13.3
* lot of changes, see
https://github.com/p1c2u/openapi-core/releases
OBS-URL: https://build.opensuse.org/request/show/789997
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=17
60 lines
2.0 KiB
Plaintext
60 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 27 14:07:28 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 0.13.3
|
|
* lot of changes, see
|
|
https://github.com/p1c2u/openapi-core/releases
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 10 14:50:55 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Properly conditionalize the python2 drop so it lets us backport
|
|
the packages
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 9 18:01:55 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Drop python2 subpackage due to dropping backports dependencies.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 26 14:02:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.12.0:
|
|
* OAS validation with JSONSchema (#157)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 11 08:40:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.11.1:
|
|
* Path item parameter override (#145)
|
|
* Separate cast and unmarshal (#156)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 23 13:45:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.11.0:
|
|
* End of Python 3.4 support (#136)
|
|
* Add support for one-of with any type (#133)
|
|
* Modify FlaskOpenAPIRequest to accommodate path variables (#141)
|
|
* Primitive types unmarshallers (#138)
|
|
* attr errors hashable fix (#143)
|
|
* Parameters on path item object support (#144)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 3 11:20:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.10.0:
|
|
* Various tests and support updates
|
|
- Update requirements to match up upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 8 14:45:32 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Switch to github tarball to get tests
|
|
- Run the tests
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 30 21:05:25 UTC 2018 - sean.marlow@suse.com
|
|
|
|
- Initial release v0.5.0
|