Hi,
Post by Matthew BrettHi,
Post by Robert BradshawPost by Matthew BrettSure!
Post by Matthew BrettHi,
We just got scikit-image OSX wheel builds more or less fully automated
https://travis-ci.org/scikit-image/scikit-image-wheels
https://github.com/scikit-image/scikit-image-wheels
Any interest in getting the same thing working for Cython?
Cheers,
Matthew
https://github.com/matthew-brett/cython-wheels
https://travis-ci.org/matthew-brett/cython-wheels
http://wheels.scikit-image.org
When y'all have permission, you should be able to click on the refresh
button on the travis page and get built wheels in the http directory,
after 20 minutes or so. It's set up to checkout and build the latest
tag'ed commit.
Feel free to just clone this repo and push to the Cython organization.
I can then send you a PR updating the rackspace credentials to match
the new repo.
Forked at https://github.com/cython/cython-wheels
OK - then I will try deleting my repo and see what happens.
Can you activate travis testing for that repo? Then I'll set the credentials.
Actually, I've since found (I believe) a better way of doing this,
which allows me to keep updating the build system as travis changes,
and that is to house the wheel building at the MacPython organization,
and give y'all admin access to the repo so you can push and trigger
builds as necessary.
New version of repo here:
https://github.com/MacPython/cython-wheels
New builds of Cython 0.21 here:
http://wheels.scikit-image.org/
I've sent admin invites for this repo to you (Robert) and Stefan (I
think) - y'all can invite more people if you like.
As usual, pressing the rebuild button on the travis page:
https://travis-ci.org/MacPython/cython-wheels
will (by default) trigger a build of the latest tagged version,
Cheers,
Matthew