Add top-level attributes for hg, svn, and git A-L packages
This commit is contained in:

committed by
Todd Gamblin

parent
5f00056490
commit
4c6aca533a
@@ -29,9 +29,9 @@ class Graphmap(MakefilePackage):
|
||||
"""A highly sensitive and accurate mapper for long, error-prone reads"""
|
||||
|
||||
homepage = "https://github.com/isovic/graphmap"
|
||||
url = "https://github.com/isovic/graphmap/archive/v0.3.0.tar.gz"
|
||||
git = "https://github.com/isovic/graphmap.git"
|
||||
|
||||
version('0.3.0', git='https://github.com/isovic/graphmap.git', commit='eb8c75d68b03be95464318afa69b645a59f8f6b7')
|
||||
version('0.3.0', commit='eb8c75d68b03be95464318afa69b645a59f8f6b7')
|
||||
|
||||
def edit(self, spec, prefix):
|
||||
mkdirp(prefix.bin)
|
||||
|
Reference in New Issue
Block a user