Skip to content
Snippets Groups Projects
Commit 164a5328 authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

Update easyconfigs: gmpy2-2.1.0b5-gcccoremkl-11.2.0-2021.4.0.eb...

Update easyconfigs: gmpy2-2.1.0b5-gcccoremkl-11.2.0-2021.4.0.eb sympy-1.8-gcccoremkl-11.2.0-2021.4.0.eb
parent d9c9b0c0
No related branches found
No related tags found
No related merge requests found
easyblock = 'PythonPackage'
name = 'gmpy2'
version = '2.1.0rc1'
version = '2.1.0b5'
homepage = 'https://github.com/aleaxit/gmpy'
description = "GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x"
......@@ -9,7 +9,7 @@ description = "GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x"
toolchain = {'name': 'gcccoremkl', 'version': '11.2.0-2021.4.0'}
sources = [SOURCE_TAR_GZ]
checksums = ['86cb6d8e5837560c32c706d48d6ed25676be6b3c79e6aa5d245965b9e99231b9']
checksums = ['8951bcfc61c0f40102b92a4777daf9eb85445b537c4d09086deb0e097190bef0']
dependencies = [
('Python', '3.9.6'),
......
easyblock = 'PythonPackage'
name = 'sympy'
version = '1.9'
version = '1.8'
homepage = 'https://sympy.org/'
description = """SymPy is a Python library for symbolic mathematics. It aims to
......@@ -12,12 +12,12 @@ description = """SymPy is a Python library for symbolic mathematics. It aims to
toolchain = {'name': 'gcccoremkl', 'version': '11.2.0-2021.4.0'}
sources = [SOURCE_TAR_GZ]
checksums = ['c7a880e229df96759f955d4f3970d4cabce79f60f5b18830c08b90ce77cd5fdc']
checksums = ['1ca588a9f6ce6a323c5592f9635159c2093572826668a1022c75c75bdf0297cb']
dependencies = [
('Python', '3.9.6'),
('SciPy-bundle', '2021.10'),
('gmpy2', '2.1.0rc1'),
('gmpy2', '2.1.0b5'),
]
download_dep_fail = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment