From e82666926416da1667baac410e9264f6719cd2ee Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Wed, 16 Aug 2017 13:19:34 -0400 Subject: Add 2017.2a release * Adjust order of releases to make most recent more obvious. --- source/releases.rst | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/source/releases.rst b/source/releases.rst index 641adb1..1f36c66 100644 --- a/source/releases.rst +++ b/source/releases.rst @@ -48,14 +48,26 @@ HST Data Processing (HSTDP) *HSTDP* was previously known as *OPUS*. -2016.1 +This list is in reverse chronological order, with the most recent release appearing first and older ones beneath. + +2017.2a ++++++++ + +======== ====== === +PLATFORM Python URL +======== ====== === +Linux 3.5 http://ssb.stsci.edu/releases/hstdp/2017.2a/hstdp-2017.2a-linux-py35.final.txt +OS X 3.5 http://ssb.stsci.edu/releases/hstdp/2017.2a/hstdp-2017.2a-osx-py35.final.txt +======== ====== === + +2017.2 ++++++ ======== ====== === PLATFORM Python URL ======== ====== === -Linux 3.5 http://ssb.stsci.edu/releases/hstdp/2016.1/hstdp-2016.1-linux-py35.final.txt -OS X 3.5 http://ssb.stsci.edu/releases/hstdp/2016.1/hstdp-2016.1-osx-py35.final.txt +Linux 3.5 http://ssb.stsci.edu/releases/hstdp/2017.2/hstdp-2017.2-linux-py35.final.txt +OS X 3.5 http://ssb.stsci.edu/releases/hstdp/2017.2/hstdp-2017.2-osx-py35.final.txt ======== ====== === 2016.2 @@ -68,17 +80,21 @@ Linux 3.5 http://ssb.stsci.edu/releases/hstdp/2016.2/hstdp-2016.2-linux- OS X 3.5 http://ssb.stsci.edu/releases/hstdp/2016.2/hstdp-2016.2-osx-py35.final.txt ======== ====== === -2017.2 +2016.1 ++++++ ======== ====== === PLATFORM Python URL ======== ====== === -Linux 3.5 http://ssb.stsci.edu/releases/hstdp/2017.2/hstdp-2017.2-linux-py35.final.txt -OS X 3.5 http://ssb.stsci.edu/releases/hstdp/2017.2/hstdp-2017.2-osx-py35.final.txt +Linux 3.5 http://ssb.stsci.edu/releases/hstdp/2016.1/hstdp-2016.1-linux-py35.final.txt +OS X 3.5 http://ssb.stsci.edu/releases/hstdp/2016.1/hstdp-2016.1-osx-py35.final.txt ======== ====== === + + + + Continuous Integration ====================== -- cgit