Skip to content

Commit

Permalink
Add scotch@7.0.3. checksum to builtin scotch package.py; add scotch t…
Browse files Browse the repository at this point in the history
…o ufs-weather-model-env in jcsdca-emc-bundles.
  • Loading branch information
ulmononian committed Apr 20, 2023
1 parent 4bc1363 commit a088d5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions var/spack/repos/builtin/packages/scotch/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class Scotch(CMakePackage, MakefilePackage):

maintainers = ["pghysels"]

version("7.0.3", sha256="5b5351f0ffd6fcae9ae7eafeccaa5a25602845b9ffd1afb104db932dd4d4f3c5")
version("7.0.1", sha256="0618e9bc33c02172ea7351600fce4fccd32fe00b3359c4aabb5e415f17c06fed")
version("6.1.3", sha256="4e54f056199e6c23d46581d448fcfe2285987e5554a0aa527f7931684ef2809e")
version("6.1.2", sha256="9c2c75c75f716914a2bd1c15dffac0e29a2f8069b2df1ad2b6207c984b699450")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ class UfsWeatherModelEnv(BundlePackage):
depends_on("ip", type="run")
depends_on("sp", type="run")
depends_on("w3emc", type="run")
depends_on("scotch", type="run")

depends_on("esmf~debug", type="run", when="~debug")
depends_on("esmf+debug", type="run", when="+debug")
Expand Down

0 comments on commit a088d5d

Please sign in to comment.