Py kosh (#29532)
This commit is contained in:
parent
d3131cd2da
commit
ea93b1a03b
@ -20,9 +20,10 @@ class PyKosh(PythonPackage):
|
|||||||
# notify when the package is updated.
|
# notify when the package is updated.
|
||||||
maintainers = ['doutriaux1']
|
maintainers = ['doutriaux1']
|
||||||
|
|
||||||
|
version('2.1', sha256='597ed5beb4c3c3675b4af15ee7bfb60a463d5bda2222cd927061737ed073d562')
|
||||||
version('2.0', sha256='059e431e3d3219b53956cb464d9e10933ca141dc89662f55d9c633e35c8b3a1e')
|
version('2.0', sha256='059e431e3d3219b53956cb464d9e10933ca141dc89662f55d9c633e35c8b3a1e')
|
||||||
|
|
||||||
depends_on('py-setuptools', type='build')
|
depends_on('py-setuptools', type='build')
|
||||||
depends_on("py-llnl-sina@1.11", type=("build", "run"))
|
depends_on("py-llnl-sina@1.11:", type=("build", "run"))
|
||||||
depends_on("py-networkx", type=("build", "run"))
|
depends_on("py-networkx", type=("build", "run"))
|
||||||
depends_on("py-numpy", type=("build", "run"))
|
depends_on("py-numpy", type=("build", "run"))
|
||||||
|
Loading…
Reference in New Issue
Block a user