mepo: Add 2.0.0 (#45691)

This commit is contained in:
Matt Thompson 2024-08-12 18:54:48 -04:00 committed by GitHub
parent d367f14d5e
commit e09955d83b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,12 +11,13 @@ class Mepo(PythonPackage):
homepage = "https://github.com/GEOS-ESM/mepo"
git = "https://github.com/GEOS-ESM/mepo.git"
pypi = "mepo/mepo-2.0.0rc4.tar.gz"
pypi = "mepo/mepo-2.0.0.tar.gz"
maintainers("pchakraborty", "mathomp4")
license("Apache-2.0", checked_by="mathomp4")
version("2.0.0", sha256="8ca4aabd8ca350183db3b8e117b0cd87d9a20277e39931e2799c86bfa910ae71")
version("2.0.0rc4", sha256="5f6113be565c561c08114355570a259042b25222a9e8e1dc6e6e44448381cd36")
version("2.0.0rc3", sha256="c0c897a33f5018489e6cc14892961831c8922a3378ac30436496c52bf877aff7")