Implement review requests
- use two empty lines before `class` - change version numbering scheme for packages, use `url_for_version` to make things work - specify dependency types - add comment about temporarily moved download location - update two packages to newer versions
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
from spack import *
|
||||
|
||||
|
||||
class Sympol(Package):
|
||||
"""SymPol is a C++ tool to work with symmetric polyhedra"""
|
||||
homepage = "http://www.math.uni-rostock.de/~rehn/software/sympol.html"
|
||||
|
Reference in New Issue
Block a user