diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-09-06 16:11:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-06 16:11:07 -0400 |
commit | 352397523365b5a79412eb4c794aa56e3f1a5e6c (patch) | |
tree | 1e95c16b993b9fdf06a1aa946068421e8503a27b /hstdp/2017.3 | |
parent | 2e0e3de7d7fa54554690469363ea8d8e16d706ba (diff) | |
parent | 08fa5cff33336168b95df25ab1572c84fee71def (diff) | |
download | astroconda-releases-testing-352397523365b5a79412eb4c794aa56e3f1a5e6c.tar.gz |
Merge pull request #10 from jhunkeler/mklatest
Implement latest naming scheme
Diffstat (limited to 'hstdp/2017.3')
-rw-r--r-- | hstdp/2017.3/dev/hstdp-2017.3-linux-py27.00.txt (renamed from hstdp/2017.3/dev/hstdp-2017.3-linux-py27.0.txt) | 0 | ||||
-rw-r--r-- | hstdp/2017.3/dev/hstdp-2017.3-linux-py35.00.txt (renamed from hstdp/2017.3/dev/hstdp-2017.3-linux-py35.0.txt) | 0 | ||||
-rw-r--r-- | hstdp/2017.3/dev/hstdp-2017.3-linux-py36.00.txt (renamed from hstdp/2017.3/dev/hstdp-2017.3-linux-py36.0.txt) | 0 | ||||
-rw-r--r-- | hstdp/2017.3/dev/hstdp-2017.3-osx-py27.00.txt (renamed from hstdp/2017.3/dev/hstdp-2017.3-osx-py27.0.txt) | 0 | ||||
-rw-r--r-- | hstdp/2017.3/dev/hstdp-2017.3-osx-py35.00.txt (renamed from hstdp/2017.3/dev/hstdp-2017.3-osx-py35.0.txt) | 0 | ||||
-rw-r--r-- | hstdp/2017.3/dev/hstdp-2017.3-osx-py36.00.txt (renamed from hstdp/2017.3/dev/hstdp-2017.3-osx-py36.0.txt) | 0 | ||||
l--------- | hstdp/2017.3/latest-linux | 1 | ||||
l--------- | hstdp/2017.3/latest-osx | 1 |
8 files changed, 2 insertions, 0 deletions
diff --git a/hstdp/2017.3/dev/hstdp-2017.3-linux-py27.0.txt b/hstdp/2017.3/dev/hstdp-2017.3-linux-py27.00.txt index be27ce0..be27ce0 100644 --- a/hstdp/2017.3/dev/hstdp-2017.3-linux-py27.0.txt +++ b/hstdp/2017.3/dev/hstdp-2017.3-linux-py27.00.txt diff --git a/hstdp/2017.3/dev/hstdp-2017.3-linux-py35.0.txt b/hstdp/2017.3/dev/hstdp-2017.3-linux-py35.00.txt index 7e96b00..7e96b00 100644 --- a/hstdp/2017.3/dev/hstdp-2017.3-linux-py35.0.txt +++ b/hstdp/2017.3/dev/hstdp-2017.3-linux-py35.00.txt diff --git a/hstdp/2017.3/dev/hstdp-2017.3-linux-py36.0.txt b/hstdp/2017.3/dev/hstdp-2017.3-linux-py36.00.txt index 8f3d5b3..8f3d5b3 100644 --- a/hstdp/2017.3/dev/hstdp-2017.3-linux-py36.0.txt +++ b/hstdp/2017.3/dev/hstdp-2017.3-linux-py36.00.txt diff --git a/hstdp/2017.3/dev/hstdp-2017.3-osx-py27.0.txt b/hstdp/2017.3/dev/hstdp-2017.3-osx-py27.00.txt index ab97ab7..ab97ab7 100644 --- a/hstdp/2017.3/dev/hstdp-2017.3-osx-py27.0.txt +++ b/hstdp/2017.3/dev/hstdp-2017.3-osx-py27.00.txt diff --git a/hstdp/2017.3/dev/hstdp-2017.3-osx-py35.0.txt b/hstdp/2017.3/dev/hstdp-2017.3-osx-py35.00.txt index b6bcb51..b6bcb51 100644 --- a/hstdp/2017.3/dev/hstdp-2017.3-osx-py35.0.txt +++ b/hstdp/2017.3/dev/hstdp-2017.3-osx-py35.00.txt diff --git a/hstdp/2017.3/dev/hstdp-2017.3-osx-py36.0.txt b/hstdp/2017.3/dev/hstdp-2017.3-osx-py36.00.txt index d5aa7a1..d5aa7a1 100644 --- a/hstdp/2017.3/dev/hstdp-2017.3-osx-py36.0.txt +++ b/hstdp/2017.3/dev/hstdp-2017.3-osx-py36.00.txt diff --git a/hstdp/2017.3/latest-linux b/hstdp/2017.3/latest-linux new file mode 120000 index 0000000..f159cce --- /dev/null +++ b/hstdp/2017.3/latest-linux @@ -0,0 +1 @@ +dev/hstdp-2017.3-linux-py35.00.txt
\ No newline at end of file diff --git a/hstdp/2017.3/latest-osx b/hstdp/2017.3/latest-osx new file mode 120000 index 0000000..9da7cb3 --- /dev/null +++ b/hstdp/2017.3/latest-osx @@ -0,0 +1 @@ +dev/hstdp-2017.3-osx-py35.00.txt
\ No newline at end of file |