py-parsl: add v1.2.0 (#36266)

This commit is contained in:
Ryan Marcellino 2023-03-21 02:38:03 -04:00 committed by GitHub
parent 6edc480736
commit 4d90f464e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ class PyParsl(PythonPackage):
maintainers("hategan")
version("1.2.0", sha256="342c74ee39fa210d74b8adfb455f0a9c20d9f059ec5bd9d60c5bdc9929abcdcc")
version("1.1.0", sha256="6a623d3550329f028775950d23a2cafcb0f82b199f15940180410604aa5d102c")
variant("monitoring", default=False, description="enable live monitoring")