Further improvements to version parsing

This commit is contained in:
Adam J. Stewart
2018-07-24 21:56:56 -05:00
committed by Todd Gamblin
parent e948a54d8e
commit 68c2bdfaf6
33 changed files with 38 additions and 60 deletions

View File

@@ -32,7 +32,6 @@ class Rockstar(MakefilePackage):
"""The Rockstar Halo Finder"""
homepage = "https://bitbucket.org/gfcstanford/rockstar"
url = "https://bitbucket.org/gfcstanford/rockstar"
version('develop', git='https://bitbucket.org/gfcstanford/rockstar.git')
version('yt', hg='https://bitbucket.org/MatthewTurk/rockstar')