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

require coffin < 2.0.0 #446

Closed
wants to merge 1 commit into from
Closed

require coffin < 2.0.0 #446

wants to merge 1 commit into from

Conversation

stapelberg
Copy link

https://pypi.python.org/pypi/Coffin/2.0.0 was released a day ago (2015-04-17) and breaks askbot installation, the error message is https://gist.github.com/stapelberg/989a8324b0af7dac9894

See also https://github.com/coffin/coffin/issues/88

@evgenyfadeev
Copy link
Member

Why exactly <0.2.0 ? For me version 0.3.8 works. ... Oh, nvm, you meant 2.0.0. Testing now.

@stapelberg stapelberg changed the title require coffin < 0.2.0 require coffin < 2.0.0 Apr 19, 2015
@stapelberg
Copy link
Author

Sorry, that was a typo in the title. The version restriction is actually < 2.0.0, because that new version breaks. I’ve update the pull request, please take another look.

@evgenyfadeev
Copy link
Member

Yeah, got it, thanks.

@evgenyfadeev
Copy link
Member

Test cases fail with 0.4.0, so will limit to 0.3.8

@evgenyfadeev
Copy link
Member

done in 61807f1

0.4.0 did not work for me, the latest working version is 0.3.8

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

Successfully merging this pull request may close these issues.

None yet

2 participants