[SciPy-Dev] [Numpy-discussion] ANN: Scipy 0.14.0 beta 1 release

Ralf Gommers ralf.gommers at gmail.com
Sun Mar 23 17:55:47 EDT 2014


On Sat, Mar 22, 2014 at 8:09 AM, Matthew Brett <matthew.brett at gmail.com>wrote:

> Hi,
>
> I just built some scipy b1 OSX wheels, and put them here:
>
>
> https://nipy.bic.berkeley.edu/scipy_installers/scipy-0.14.0b1-cp27-none-macosx_10_6_intel.whl
>
> https://nipy.bic.berkeley.edu/scipy_installers/scipy-0.14.0b1-cp33-cp33m-macosx_10_6_intel.whl
>
> As usual, you need a recent copy of pip, setuptools:
>
> pip install --upgrade pip
>
> Then download and:
>
> pip install scipy-0.14.0b1-cp27-none-macosx_10_6_intel.whl
>
> (for example).  Feedback welcome.
>
> I built these on 10.9 and tested on a completely bare 10.6 machine.
> I'll automate the build more, but for now the instructions are here:
>
> https://github.com/matthew-brett/delocate
>

Nice.

This reminded me of https://github.com/scipy/scipy/issues/2829 again. Imho
we should drop support for <Win7 in the official installers and use a
similar approach with private dlls for Windows.


> I'd like to volunteer to build wheels for the next pre-release.  Ralf
> - would you mind giving me permission to upload?
>

Great! Done for both SF and (for final releases) PyPi.

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20140323/3a93195a/attachment.html>


More information about the SciPy-Dev mailing list