diff options
Diffstat (limited to 'jwst_lib/meta.yaml')
-rw-r--r-- | jwst_lib/meta.yaml | 33 |
1 files changed, 16 insertions, 17 deletions
diff --git a/jwst_lib/meta.yaml b/jwst_lib/meta.yaml index a62e30f..ae53f67 100644 --- a/jwst_lib/meta.yaml +++ b/jwst_lib/meta.yaml @@ -1,7 +1,5 @@ {% set name = 'jwst_lib' %} -{% set version = environ.get("GIT_DESCRIBE_TAG", "0.0.0") - +".dev" - +environ.get("GIT_DESCRIBE_NUMBER", "0") %} +{% set version = '0.6.0rc1' %} {% set number = '0' %} about: @@ -16,29 +14,30 @@ package: version: {{ version }} requirements: build: - - d2to1 - - asdf + - d2to1 ==0.2.12.post1.dev1 + - asdf ==v1.0.2.dev3 - astropy >=1.1 - - crds - - gwcs - - jsonschema - - nose - - six - - stsci.distutils + - crds ==6.0.0.dev50 + - gwcs ==v0.6rc1.dev10 + - jsonschema ==2.5.1 + - nose ==1.3.7 + - six ==1.10.0 + - stsci.distutils ==0.3.8.dev0 - numpy x.x - setuptools - python x.x run: - - asdf + - asdf ==v1.0.2.dev3 - astropy >=1.1 - - crds - - gwcs - - nose - - jsonschema - - six + - crds ==6.0.0.dev50 + - gwcs ==v0.6rc1.dev10 + - nose ==1.3.7 + - jsonschema ==2.5.1 + - six ==1.10.0 - numpy x.x - python x.x source: + git_rev: 68d1cec0fb2a52273f9629325c8f8a4eaebaaf70 git_url: ssh://git@bitbucket.org/stsci_ssb/jwst.git test: imports: |