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

Now incompatible with apispec #235

Closed
dbazhal opened this issue Sep 6, 2018 · 4 comments
Closed

Now incompatible with apispec #235

dbazhal opened this issue Sep 6, 2018 · 4 comments
Assignees

Comments

@dbazhal
Copy link

dbazhal commented Sep 6, 2018

When you do

from marshmallow import Schema, fields

it is None because

No module named 'apispec.ext.marshmallow.swagger'

Starting from apispec==0.39.0

@rochacbruno rochacbruno added the bug label Sep 6, 2018
@javabrett
Copy link
Collaborator

Looks like duplicate of #205 which is fixed on master, pending release.

@javabrett javabrett self-assigned this Sep 7, 2018
@rochacbruno
Copy link
Member

@javabrett do you think is it time to do a release? do you want me to add you as a pypi mantainer? what is your username there?

@javabrett
Copy link
Collaborator

do you think is it time to do a release?

I'm not aware of any release-blockers, and it would be good to get this release fixed, since we didn't previously pin apispec, so most users will hit this issue sooner-or-later.

Release notes need updating, I understand they are currently kept in https://github.com/rochacbruno/flasgger/blob/master/HISTORY .

do you want me to add you as a pypi mantainer? what is your username there?

Thanks. I must confess I had to create an account. I am the paradoxical https://pypi.org/user/javabrett/ there also.

@javabrett
Copy link
Collaborator

Closing this as duplicate, opened #237 for the release process.

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

No branches or pull requests

3 participants