From b6c8ee9546b34fff3272d21b10f8985fc01b204e Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Wed, 2 Jul 2014 14:32:00 +0200 Subject: [PATCH] Indicate waiting time before wheels become available --- RELEASE.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/RELEASE.txt b/RELEASE.txt index 5a7cfd97..63de588f 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -34,9 +34,11 @@ How to make a new release of ``skimage`` python setup.py register python setup.py sdist upload - Go to https://travis-ci.org/scikit-image/scikit-image-wheels, - select the "Current" tab, and click (on the right) on the "Restart Build" - icon. After that finished, execute ``tools/osx_wheel_upload.sh``. + Go to https://travis-ci.org/scikit-image/scikit-image-wheels, select the + "Current" tab, and click (on the right) on the "Restart Build" icon. After + the wheels become available at http://wheels.scikit-image.org/ (approx 15 + mins), execute ``tools/osx_wheel_upload.sh``. Note that, if you rebuild the + same wheels, the Rackspace server may only update in another 15 minutes. - Increase the version number