mepo: Add 2.0.0 (#45691)
This commit is contained in:
parent
d367f14d5e
commit
e09955d83b
@ -11,12 +11,13 @@ class Mepo(PythonPackage):
|
|||||||
|
|
||||||
homepage = "https://github.com/GEOS-ESM/mepo"
|
homepage = "https://github.com/GEOS-ESM/mepo"
|
||||||
git = "https://github.com/GEOS-ESM/mepo.git"
|
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")
|
maintainers("pchakraborty", "mathomp4")
|
||||||
|
|
||||||
license("Apache-2.0", checked_by="mathomp4")
|
license("Apache-2.0", checked_by="mathomp4")
|
||||||
|
|
||||||
|
version("2.0.0", sha256="8ca4aabd8ca350183db3b8e117b0cd87d9a20277e39931e2799c86bfa910ae71")
|
||||||
version("2.0.0rc4", sha256="5f6113be565c561c08114355570a259042b25222a9e8e1dc6e6e44448381cd36")
|
version("2.0.0rc4", sha256="5f6113be565c561c08114355570a259042b25222a9e8e1dc6e6e44448381cd36")
|
||||||
version("2.0.0rc3", sha256="c0c897a33f5018489e6cc14892961831c8922a3378ac30436496c52bf877aff7")
|
version("2.0.0rc3", sha256="c0c897a33f5018489e6cc14892961831c8922a3378ac30436496c52bf877aff7")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user