diff options
| author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-05-04 14:14:21 -0400 | 
|---|---|---|
| committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-05-04 14:14:21 -0400 | 
| commit | 6af06f5d7df59f15089f339797291af119eac409 (patch) | |
| tree | 662a6f2291a1911c609c05c173e4bf2d9a33b1a1 /calcos | |
| parent | d13e538ebd00b3850659972d7d2f588def029aa2 (diff) | |
| download | astroconda-contrib-6af06f5d7df59f15089f339797291af119eac409.tar.gz | |
Update calcos to proper release version
Diffstat (limited to 'calcos')
| -rw-r--r-- | calcos/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/calcos/meta.yaml b/calcos/meta.yaml index 7914c87..7c2e4c4 100644 --- a/calcos/meta.yaml +++ b/calcos/meta.yaml @@ -5,7 +5,7 @@ build:      number: '0'  package:      name: calcos -    version: 3.1.3 +    version: 3.1.7  requirements:      build:      - d2to1 @@ -23,7 +23,7 @@ requirements:      - stsci.tools      - python x.x  source: -    git_tag: 3.1.3 +    git_tag: 3.1.7      git_url: https://github.com/spacetelescope/calcos  test:      commands: | 
