summaryrefslogtreecommitdiff
path: root/specutils
diff options
context:
space:
mode:
authorMatt Rendina <mrendina@stsci.edu>2017-07-26 15:48:52 -0400
committerMatt Rendina <mrendina@stsci.edu>2017-07-26 15:48:52 -0400
commit526cbe559d55c40d1a0638c3e2e6220e8b7098af (patch)
treeb38628d7849bf5bb7edd212673f48727dbb677a7 /specutils
parent1c71776612736bb4f6863ea31db6992fce6de23b (diff)
downloadastroconda-dev-526cbe559d55c40d1a0638c3e2e6220e8b7098af.tar.gz
Add git commit hash to build string of recipes that use git.
Diffstat (limited to 'specutils')
-rw-r--r--specutils/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/specutils/meta.yaml b/specutils/meta.yaml
index ee7ddfc..aa3c40e 100644
--- a/specutils/meta.yaml
+++ b/specutils/meta.yaml
@@ -14,6 +14,7 @@ package:
build:
number: {{ number }}
+ string: {{ GIT_DESCRIBE_HASH }}__{{ number }}
source:
git_tag: {{ tag }}