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

update requirements for pymongo #58

Merged
merged 2 commits into from
Apr 9, 2015
Merged

Conversation

karec
Copy link

@karec karec commented Apr 9, 2015

Since the 3.0 version of pymongo has broke the tests due to many backward compatibilty breaks, the fastest solution till all the corrections are in place is to force the pymongo version to 2.7 max

@dcrosta
Copy link
Contributor

dcrosta commented Apr 9, 2015

Thanks!

I'd slightly prefer "< 3.0" in case the MongoDB folks release patches to 2.x. Let me know if you want to update the pull request, or if I should do this on my side after I merge.

@karec
Copy link
Author

karec commented Apr 9, 2015

I've just tested with 2.8 version and all tests seems to be ok


Ran 16 tests in 0.225s

OK

I have updated the pull request and have set the PyMongo version range between 2.4 and 3.0

@dcrosta
Copy link
Contributor

dcrosta commented Apr 9, 2015

Great, thanks!

dcrosta added a commit that referenced this pull request Apr 9, 2015
update requirements for pymongo
@dcrosta dcrosta merged commit f8caa58 into mongodb-labs:master Apr 9, 2015
@dcrosta
Copy link
Contributor

dcrosta commented Apr 9, 2015

This is released in version 0.3.1 -- Thanks!

@karec
Copy link
Author

karec commented Apr 9, 2015

Good news ! Thanks to you for the release !

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.

2 participants