Add version 0.2.0 to py-olcf-velocity (#48311)

This commit is contained in:
Asa 2024-12-31 10:47:51 -05:00 committed by GitHub
parent 38276d13c2
commit dcf710a32d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,7 @@ class PyOlcfVelocity(PythonPackage):
license("UNKNOWN", checked_by="AcerP-py")
version("0.1.3", sha256="08bd82d464e8cab6c61cab095d460b927a18e082cadb663bd5f935cf651b5c03")
version("0.2.0", sha256="ea67051f328aef82db4f316ce0dbd670d5e49865401d8fb8d31417ad626a5a85")
depends_on("python@3.10:", type=("build", "run"))