aboutsummaryrefslogtreecommitdiff
path: root/asdf
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunk@stsci.edu>2016-03-18 20:32:47 -0400
committerJoe Hunkeler <jhunk@stsci.edu>2016-03-20 15:05:18 -0400
commit93827d0b141afbf43780d28ed423173b0303289a (patch)
tree4cc122e6ab52acd77f7029322ea2b3c8f5b5ba68 /asdf
parentc2258bb3ed15fe8db17bf323f5f100731a167cf5 (diff)
downloadcbc-recipes-93827d0b141afbf43780d28ed423173b0303289a.tar.gz
Begin prepping for internal testing
Diffstat (limited to 'asdf')
-rw-r--r--asdf/asdf.ini5
1 files changed, 3 insertions, 2 deletions
diff --git a/asdf/asdf.ini b/asdf/asdf.ini
index b01dfeb..7b4c4ba 100644
--- a/asdf/asdf.ini
+++ b/asdf/asdf.ini
@@ -1,6 +1,6 @@
[package]
name: asdf
-version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git
+version: 1.0.2
[about]
home: https://github.com/spacetelescope/pyasdf
@@ -9,9 +9,10 @@ summary: ${package:name}
[source]
git_url: ${about:home}
+git_tag: v${package:version}
[build]
-number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}
+number: 0
[requirements]
build: