diff options
author | Todd Miller <jmiller@stsci.edu> | 2017-06-28 23:57:45 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-06-28 23:57:45 -0400 |
commit | 44b09dced116808a3cdb05a0beb3c678eb4395d8 (patch) | |
tree | 1722f85fcbf315cfc4418745397a87c7e229606b | |
parent | 069f5d21e3180b213e160d532507159078f9d4ab (diff) | |
download | astroconda-contrib-44b09dced116808a3cdb05a0beb3c678eb4395d8.tar.gz |
Add CRDS dependency on lockfile (#230)
* Bumped CRDS version to 7.1.3
* Added dependency on lockfile to support JWST cal code concurrent
crds bestrefs and corresonding multi-process CRDS cache syncs.
-rw-r--r-- | crds/meta.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/crds/meta.yaml b/crds/meta.yaml index e3658e9..9f9a31e 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -26,6 +26,7 @@ requirements: - lxml - parsley - setuptools + - lockfile - python x.x run: @@ -36,6 +37,7 @@ requirements: - lxml - fitsverify - parsley + - lockfile - python x.x source: |