The hosting on rackspace of http://wheels.scipy.org is no more. Other MacPython projects have moved to using https://anaconda.org/scipy-wheels-nightly/ for weekly uploads and https://anaconda.org/multibuild-wheels-staging for staging wheels to PyPI. For instance, here is the numpy code (on travis) to do this https://github.com/MacPython/numpy-wheels/blob/master/.travis.yml#L99
You have access to tokens via the "Organization Secrets" https://github.com/MacPython/astropy-wheels/settings/secrets.
xref @matthew-brett @astrofrog