diff options
| author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-08-16 13:19:34 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-16 13:19:34 -0400 | 
| commit | e82666926416da1667baac410e9264f6719cd2ee (patch) | |
| tree | 2f0ee3ec79af0afb8bf3ea29a0301fa9000e3ede | |
| parent | aebcdfcebfa9b0b23574678ebe275ffc9cbd7f29 (diff) | |
| download | astroconda-e82666926416da1667baac410e9264f6719cd2ee.tar.gz | |
Add 2017.2a release
* Adjust order of releases to make most recent more obvious.
| -rw-r--r-- | source/releases.rst | 28 | 
1 files 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  ====================== | 
