Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Add Python 3.7 #90

Merged
merged 2 commits into from
Jul 2, 2018
Merged

Add Python 3.7 #90

merged 2 commits into from
Jul 2, 2018

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jun 28, 2018

@hugovk
Copy link
Member Author

hugovk commented Jun 28, 2018

Well, the 3.7s fail on my build:

https://travis-ci.org/hugovk/pillow-wheels/builds/397939200

I'm not sure about the macOS, but at least the Linuxes show:

The path /usr/bin/python3.7 (from --python=/usr/bin/python3.7) does not exist
/usr/bin/choose_python.sh: line 13: venv/bin/activate: No such file or directory

https://travis-ci.org/hugovk/pillow-wheels/jobs/397939217#L4931
https://travis-ci.org/hugovk/pillow-wheels/jobs/397939216#L4944

(Would probably be clearer for multibuild to fail fast at that point rather continuing and attempting to install pytest.)

(The first commit, which just updates multibuild, passes: https://travis-ci.org/hugovk/pillow-wheels/builds/397935324)

@radarhere
Copy link
Member

Rerunning Travis, this PR now passes

@hugovk
Copy link
Member Author

hugovk commented Jul 2, 2018

Restarted https://travis-ci.org/python-pillow/pillow-wheels/builds/397965929 and it's green now.

It had been missing 3.7 wheels for Numpy and SciPy (https://github.com/matthew-brett/multibuild/pull/182#issuecomment-401582155), now available (numpy/numpy#11418, scipy/scipy#8987).

Thanks all!

@hugovk hugovk merged commit 4affc7f into python-pillow:master Jul 2, 2018
@hugovk hugovk deleted the update-multibuild branch July 2, 2018 21:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants