aboutsummaryrefslogtreecommitdiff
path: root/pywcs
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2015-12-22 20:42:46 -0500
committerJoseph Hunkeler <jhunk@stsci.edu>2015-12-22 20:42:46 -0500
commit699068349d3eb46f7c65acb57e7b9e66100ef842 (patch)
tree53a04af72caf21d01b0ef3ec002c9398048834b2 /pywcs
parent6b7953568f3c378de2cb1ea4e70a80a80e8dfb00 (diff)
downloadcbc-recipes-699068349d3eb46f7c65acb57e7b9e66100ef842.tar.gz
Stop using pypi. Back to git.
Diffstat (limited to 'pywcs')
-rw-r--r--pywcs/pywcs.ini13
1 files changed, 7 insertions, 6 deletions
diff --git a/pywcs/pywcs.ini b/pywcs/pywcs.ini
index 6f43add..2f9fc4d 100644
--- a/pywcs/pywcs.ini
+++ b/pywcs/pywcs.ini
@@ -1,19 +1,20 @@
[package]
name: pywcs
-version: 1.12
+version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git
[about]
-home: http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python
+home: ssh://git@bitbucket.org/stsci_ssb/${package:name}
license: BSD
summary: ${package:name}
[source]
-fn: ${package:name}-${package:version}.tar.gz
-url: https://pypi.python.org/packages/source/p/${package:name}/${fn}
-md5: 5ed527a601ca1eba62c6be64b3dab620
+#fn: ${package:name}-${package:version}.tar.gz
+#url: https://pypi.python.org/packages/source/p/${package:name}/${fn}
+#md5: 5ed527a601ca1eba62c6be64b3dab620
+git_url: ${about:home}.git
[build]
-number: 0
+number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}
[requirements]
build: