From 23662514f2b8cf815e7e6b0053e946469d9fd9a2 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Mon, 2 Oct 2017 16:24:15 +0100 Subject: [PATCH] Updated cdn url [ci skip] --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 5d19b07cd..63219c205 100644 --- a/README.rst +++ b/README.rst @@ -27,7 +27,7 @@ Check minimum NumPy versions to build against in ``.travis.yml`` file. Build aga Wheels ------ -Wheels are uploaded to a `rackspace container `_. Credentials for this container are encrypted to this specific repo in the ``.travis.yml`` file, so the upload won't work from another repository. +Wheels are uploaded to a `rackspace container `_. Credentials for this container are encrypted to this specific repo in the ``.travis.yml`` file, so the upload won't work from another repository. PyPI ~~~~ @@ -35,9 +35,9 @@ PyPI Download wheels from Rackspace:: wget -m -A 'Pillow-*' \ - http://cdf58691c5cf45771290-6a3b6a0f5f6ab91aadc447b2a897dd9a.r50.cf2.rackcdn.com + http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn.com Upload wheels to PyPI:: - cd cdf58691c5cf45771290-6a3b6a0f5f6ab91aadc447b2a897dd9a.r50.cf2.rackcdn.com + cd http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn.com twine upload Pillow-*