diff options
| author | P. L. Lim <lim@stsci.edu> | 2016-11-28 16:50:11 -0500 | 
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2016-11-28 16:50:11 -0500 | 
| commit | 74b6754b17de4492d44dfb55ef26c8a05714913b (patch) | |
| tree | 2ee61d882f1388995455e8ae33849e0e042c2c6a | |
| parent | 19076b124ac62378632805825283c544f5448b76 (diff) | |
| download | astroconda-contrib-74b6754b17de4492d44dfb55ef26c8a05714913b.tar.gz | |
Update stsci.tools to 3.4.2.1 (#118)
* Update stsci.tools to 3.4.2. Fix homepage.
* Bump to 3.4.2.1 to include proper ver tag
| -rw-r--r-- | stsci.tools/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/stsci.tools/meta.yaml b/stsci.tools/meta.yaml index 1463370..0f13f67 100644 --- a/stsci.tools/meta.yaml +++ b/stsci.tools/meta.yaml @@ -1,5 +1,5 @@  about: -    home: https://github.com/embray/stsci.tools +    home: https://github.com/spacetelescope/stsci.tools      license: GPL      summary: stsci.tools  build: @@ -7,7 +7,7 @@ build:      preserve_egg_dir: 'yes'  package:      name: stsci.tools -    version: 3.4.1 +    version: 3.4.2.1  requirements:      build:      - d2to1 | 
