[Numpy-discussion] Replacement for Rackspace

Ralf Gommers ralf.gommers at gmail.com
Fri Aug 7 17:35:26 EDT 2020


On Fri, Aug 7, 2020 at 2:00 PM Kevin Sheppard <kevin.k.sheppard at gmail.com>
wrote:

> The Rackspace hosted wheel endpoints at
>
>
>
>
> https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcdn.com/
>
>
>
> and
>
>
>
>
> https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43.ssl.cf2.rackcdn.com/
>
>
>
> seem to not be working.  I know NumPy, SciPy, pandas and scikit-learn are
> all using a common end point on anacona.org.  Statsmodels is preparing
> for  release, and the wheel builder at
> https://github.com/MacPython/statsmodels-wheels is failing at upload.  Is
> there any shared resource for uploading nightlies and release wheels?  Or
> should we just use a separate account on anaconda.org?
>

Copying the numpy-wheels Azure/TravisCI code for this should work, it's
pretty concise, e.g.:
https://github.com/MacPython/numpy-wheels/blob/master/azure/posix.yml#L87

Not sure about the account credentials, Matti would know.

Cheers,
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20200807/d3983bac/attachment.html>


More information about the NumPy-Discussion mailing list