Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis build is failing on python2.7 after jsonschema 3.0.0 release #318

Closed
macisamuele opened this issue Mar 5, 2019 · 2 comments
Closed

Comments

@macisamuele
Copy link
Collaborator

Soon after jsonschema==3.0.0 was released bravado-core tests are failing on Python 2.7 (before, after).

We should fix tests as bravado-core>= 5.10.0 should be able to support jsonschema==3.0.0

@macisamuele
Copy link
Collaborator Author

#319 was opened to address the issue.
Tests were red and @sjaensch already fixed it in #320.

@sjaensch do you think we're good to release a new version of the library?
This will be the first version with 100% compatibility with jsonschema>=3.0.0 (check #319 for more details)

@sjaensch sjaensch closed this as completed Mar 7, 2019
@sjaensch
Copy link
Contributor

sjaensch commented Mar 7, 2019

The fix has been released in 5.10.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants