From 4b1158190ac7e5fd2094f2b6dde135b7351434d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ruth=20Sch=C3=B6bel?= <r.schoebel@fz-juelich.de> Date: Mon, 6 Mar 2023 16:06:25 +0100 Subject: [PATCH] checksums --- .../p/PETSc/petsc4py-3.18.5-gspmkl-2022a-Python-3.10.4.eb | 1 + 1 file changed, 1 insertion(+) diff --git a/Golden_Repo/p/PETSc/petsc4py-3.18.5-gspmkl-2022a-Python-3.10.4.eb b/Golden_Repo/p/PETSc/petsc4py-3.18.5-gspmkl-2022a-Python-3.10.4.eb index 8d5615b6b..0e6310f03 100644 --- a/Golden_Repo/p/PETSc/petsc4py-3.18.5-gspmkl-2022a-Python-3.10.4.eb +++ b/Golden_Repo/p/PETSc/petsc4py-3.18.5-gspmkl-2022a-Python-3.10.4.eb @@ -11,6 +11,7 @@ toolchain = {'name': 'gpsmkl', 'version': '2022a'} source_urls = [PYPI_SOURCE] sources = [SOURCE_TAR_GZ] +checksums = ['625cbb99d7d3000ad05afe60585c6aa24ca650894b09a1989127febb64b65470'] dependencies = [ ('Python', '3.10.4'), -- GitLab