On Wed, Oct 23, 2013 at 10:34 PM, <josef.p...@gmail.com> wrote:

> My first stop is always pypi to find the link to binaries.
>
> https://pypi.python.org/pypi/scipy
> however the direct download link points to 0.11
>

Grrr. IIRC that's because you have to link a page on SF which has the
actual binaries, and that link has to be updated by hand which I apparently
forgot when making a release.

I'd be tempted to replace that unreadable link with
http://sourceforge.net/projects/scipy/files/scipy/ and not care about
pip/easy_install scanning that page. Binary installers don't work anyway
and source bundles are on pypi already, so download_url is mainly for human
consumption.

Ralf
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to