ADD: alphafold newest versions

This commit is contained in:
2024-05-28 10:38:00 +02:00
parent dd6456d142
commit 729882fb65

View File

@ -0,0 +1,13 @@
# Copyright 2013-2024 Lawrence Livermore National Security, LLC and other
# Spack Project Developers. See the top-level COPYRIGHT file for details.
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
from spack.package import *
from spack.pkg.builtin.py_alphafold import PyAlphafold as SpackPyAlphafold
class PyAlphafold(SpackPyAlphafold):
version("2.3.2", sha256="4ea8005ba1b573fa1585e4c29b7d188c5cbfa59b4e4761c9f0c15c9db9584a8e")