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

Python 3.6 support #14

Closed
jorisvandenbossche opened this issue Dec 27, 2016 · 7 comments
Closed

Python 3.6 support #14

jorisvandenbossche opened this issue Dec 27, 2016 · 7 comments

Comments

@jorisvandenbossche
Copy link

What would exactly be needed to support python 3.6 in the MacPython/*-wheels repo's?
I suspect https://github.com/pypa/manylinux should also first have 3.6 builds for the linux case?

@matthew-brett
Copy link
Collaborator

Ah yes - sorry - I was in Cuba until today, so didn't get round to this. The manylinux container lacks a maintainer, so it limps along with ad-hoc fixes, and a 3.6 build is not among those fixes yet I'm afraid. The 3.6 OSX build should be trivial, I'll have a look in a second.

@jorisvandenbossche
Copy link
Author

No excuses needed! I was just wondering :-)

@matthew-brett
Copy link
Collaborator

Try : https://github.com/matthew-brett/multibuild/pull/15 ?

I think specifying '3.6.0' in your OSX build matrix should work with that branch.

@jorisvandenbossche
Copy link
Author

See MacPython/pandas-wheels#8 for a test

@jorisvandenbossche
Copy link
Author

@matthew-brett That seems to work well!

@matthew-brett
Copy link
Collaborator

Great - thanks for feedback. I've updated the master branch, and I've built numpy, scipy, cython for 3.6 so far.

@jorisvandenbossche
Copy link
Author

@matthew-brett Thanks! Built pandas 0.19.2 python 3.6 wheels with this

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