diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2019-08-20 11:17:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-20 11:17:48 -0400 |
commit | 7c3d14e5e65ab3845b1e14d77c378a07aa611420 (patch) | |
tree | 88cac59d4dbc909e5c2c9be8be76ecd1c27fe4fc /hstdp/2019.3 | |
parent | 2884a935a5a90b17800c0ac6e049c3e2971bcad3 (diff) | |
download | astroconda-releases-testing-7c3d14e5e65ab3845b1e14d77c378a07aa611420.tar.gz |
Correct erroneous local paths, remove staging channel, and standardize YAML files (#78)
* Replace erroneous local paths with publication URLs
* Remove staging channel
* Standardize YAML dumps by removing name: and prefix: fields
Diffstat (limited to 'hstdp/2019.3')
-rw-r--r-- | hstdp/2019.3/dev/hstdp-2019.3-linux-py36.00.yml | 2 | ||||
-rw-r--r-- | hstdp/2019.3/dev/hstdp-2019.3-linux-py36.01.yml | 2 | ||||
-rw-r--r-- | hstdp/2019.3/dev/hstdp-2019.3-linux-py36.02.yml | 2 | ||||
-rw-r--r-- | hstdp/2019.3/dev/hstdp-2019.3-linux-py36.03.yml | 2 | ||||
-rw-r--r-- | hstdp/2019.3/dev/hstdp-2019.3-osx-py36.00.yml | 2 | ||||
-rw-r--r-- | hstdp/2019.3/dev/hstdp-2019.3-osx-py36.01.yml | 2 | ||||
-rw-r--r-- | hstdp/2019.3/dev/hstdp-2019.3-osx-py36.02.yml | 2 | ||||
-rw-r--r-- | hstdp/2019.3/dev/hstdp-2019.3-osx-py36.03.yml | 2 | ||||
-rw-r--r-- | hstdp/2019.3/hstdp-2019.3-linux-py36.final.yml | 2 | ||||
-rw-r--r-- | hstdp/2019.3/hstdp-2019.3-osx-py36.final.txt | 2 | ||||
-rw-r--r-- | hstdp/2019.3/hstdp-2019.3-osx-py36.final.yml | 2 |
11 files changed, 1 insertions, 21 deletions
diff --git a/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.00.yml b/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.00.yml index 4075e22..d17405d 100644 --- a/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.00.yml +++ b/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.00.yml @@ -1,4 +1,3 @@ -name: hstdp-2019.3-linux-py36.00 channels: - http://ssb.stsci.edu/astroconda - defaults @@ -164,4 +163,3 @@ dependencies: - tweakwcs=0.5.0=py36_0 - pip: - dask==0.19.4 -prefix: /srv/jenkins/workspace/Sandbox/delivery_merge/miniconda3/envs/hstdp-2019.3-linux-py36.00 diff --git a/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.01.yml b/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.01.yml index 7669296..bf0071b 100644 --- a/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.01.yml +++ b/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.01.yml @@ -1,4 +1,3 @@ -name: hstdp-2019.3-linux-py36.01 channels: - http://ssb.stsci.edu/astroconda - defaults @@ -164,4 +163,3 @@ dependencies: - tweakwcs=0.5.0=py36_0 - pip: - dask==0.19.4 -prefix: /srv/jenkins/workspace/Sandbox/delivery_merge/miniconda3/envs/hstdp-2019.3-linux-py36.01 diff --git a/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.02.yml b/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.02.yml index f364d0c..a43dfd4 100644 --- a/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.02.yml +++ b/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.02.yml @@ -1,4 +1,3 @@ -name: hstdp-2019.3-linux-py36.02 channels: - http://ssb.stsci.edu/astroconda - defaults @@ -164,4 +163,3 @@ dependencies: - photutils=0.6.dev121+gcc9bb45=py36_0 - pip: - dask==0.19.4 -prefix: /srv/jenkins/workspace/Sandbox/delivery_merge/miniconda3/envs/hstdp-2019.3-linux-py36.02 diff --git a/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.03.yml b/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.03.yml index da8c68b..5be805f 100644 --- a/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.03.yml +++ b/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.03.yml @@ -1,4 +1,3 @@ -name: hstdp-2019.3-linux-py36.03 channels: - http://ssb.stsci.edu/astroconda - defaults @@ -150,4 +149,3 @@ dependencies: - stwcs=1.5.1rc3.dev0+ga6e6a99=py36_2 - pip: - dask==1.2.2 -prefix: /srv/jenkins/workspace/Sandbox/delivery_merge/miniconda/envs/hstdp-2019.3-linux-py36.03 diff --git a/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.00.yml b/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.00.yml index 3917937..5ce9518 100644 --- a/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.00.yml +++ b/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.00.yml @@ -1,4 +1,3 @@ -name: hstdp-2019.3-osx-py36.00 channels: - http://ssb.stsci.edu/astroconda - defaults @@ -150,4 +149,3 @@ dependencies: - tweakwcs=0.5.0=py36_0 - pip: - dask==0.19.4 -prefix: /Users/iraf/build/pembry/workspace/Sandbox/delivery_merge/miniconda3/envs/hstdp-2019.3-osx-py36.00 diff --git a/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.01.yml b/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.01.yml index bc847b9..1deca17 100644 --- a/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.01.yml +++ b/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.01.yml @@ -1,4 +1,3 @@ -name: hstdp-2019.3-osx-py36.01 channels: - http://ssb.stsci.edu/astroconda - defaults @@ -150,4 +149,3 @@ dependencies: - tweakwcs=0.5.0=py36_0 - pip: - dask==0.19.4 -prefix: /Users/iraf/build/pembry/workspace/Sandbox/delivery_merge/miniconda3/envs/hstdp-2019.3-osx-py36.01 diff --git a/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.02.yml b/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.02.yml index d9ed120..09ea24d 100644 --- a/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.02.yml +++ b/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.02.yml @@ -1,4 +1,3 @@ -name: hstdp-2019.3-osx-py36.02 channels: - http://ssb.stsci.edu/astroconda - defaults @@ -150,4 +149,3 @@ dependencies: - photutils=0.6.dev121+gcc9bb453=py36_0 - pip: - dask==0.19.4 -prefix: /Users/iraf/build/pembry/workspace/Sandbox/delivery_merge/miniconda3/envs/hstdp-2019.3-osx-py36.02 diff --git a/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.03.yml b/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.03.yml index 7902a8a..5d066db 100644 --- a/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.03.yml +++ b/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.03.yml @@ -1,4 +1,3 @@ -name: hstdp-2019.3-osx-py36.03 channels: - http://ssb.stsci.edu/astroconda - defaults @@ -149,4 +148,3 @@ dependencies: - stwcs=1.5.1rc3.dev0+ga6e6a99=py36_2 - pip: - dask==1.2.2 -prefix: /Users/iraf/build/pembry/workspace/Sandbox/delivery_merge/miniconda/envs/hstdp-2019.3-osx-py36.03 diff --git a/hstdp/2019.3/hstdp-2019.3-linux-py36.final.yml b/hstdp/2019.3/hstdp-2019.3-linux-py36.final.yml index 6ac04a0..06aefae 100644 --- a/hstdp/2019.3/hstdp-2019.3-linux-py36.final.yml +++ b/hstdp/2019.3/hstdp-2019.3-linux-py36.final.yml @@ -1,4 +1,3 @@ -name: drizfinaltest channels: - http://ssb.stsci.edu/astroconda - defaults @@ -146,5 +145,4 @@ dependencies: - yaml=0.1.7=had09818_2 - zlib=1.2.11=h7b6447c_3 - zstd=1.3.7=h0b5b093_0 -prefix: /home/iraf/miniconda/envs/drizfinaltest diff --git a/hstdp/2019.3/hstdp-2019.3-osx-py36.final.txt b/hstdp/2019.3/hstdp-2019.3-osx-py36.final.txt index 293fdc4..3b28566 100644 --- a/hstdp/2019.3/hstdp-2019.3-osx-py36.final.txt +++ b/hstdp/2019.3/hstdp-2019.3-osx-py36.final.txt @@ -143,4 +143,4 @@ http://ssb.stsci.edu/astroconda/osx-64/wfc3tools-1.3.5-py36_0.tar.bz2 http://ssb.stsci.edu/astroconda/osx-64/wfpc2tools-1.0.4-py36_0.tar.bz2 http://ssb.stsci.edu/astroconda/osx-64/costools-1.2.3-py36_0.tar.bz2 http://ssb.stsci.edu/astroconda/osx-64/stsci.skypac-1.0.4-py36_0.tar.bz2 -file:///Users/mrendina/miniconda3/conda-bld/osx-64/drizzlepac-3.0.2-py36h7b7c402_0.tar.bz2 +http://ssb.stsci.edu/astroconda/osx-64/drizzlepac-3.0.2-py36h7b7c402_0.tar.bz2 diff --git a/hstdp/2019.3/hstdp-2019.3-osx-py36.final.yml b/hstdp/2019.3/hstdp-2019.3-osx-py36.final.yml index dbe0b0e..d280faa 100644 --- a/hstdp/2019.3/hstdp-2019.3-osx-py36.final.yml +++ b/hstdp/2019.3/hstdp-2019.3-osx-py36.final.yml @@ -1,4 +1,3 @@ -name: drizfinaltest channels: - http://ssb.stsci.edu/astroconda - defaults @@ -145,5 +144,4 @@ dependencies: - yaml=0.1.7=hc338f04_2 - zlib=1.2.11=h1de35cc_3 - zstd=1.3.7=h5bba6e5_0 -prefix: /Users/mrendina/miniconda3/envs/drizfinaltest |