Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ easyconfigs:
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/20951
from-commit: a92667fe32396bbd4106243658625f7ff2adcd68
- amdahl-0.3.1-gompi-2023a.eb
- librosa-0.10.1-foss-2023a.eb
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# 2024.07.29
# Python ctypes relies on LD_LIBRARY_PATH and doesn't respect rpath linking. There is a workaround
# for the EasyBuild context in https://github.com/easybuilders/easybuild-easyblocks/pull/3352.
#
# This rebuild ensures this fix is available for all Python versions shipped with EESSI.
#
# See https://gitlab.com/eessi/support/-/issues/77
easyconfigs:
- Python-3.10.8-GCCcore-12.2.0-bare:
options:
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3352
include-easyblocks-from-commit: 1ee17c0f7726c69e97442f53c65c5f041d65c94f
- Python-3.10.8-GCCcore-12.2.0:
options:
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3352
include-easyblocks-from-commit: 1ee17c0f7726c69e97442f53c65c5f041d65c94f
- Python-3.11.3-GCCcore-12.3.0:
options:
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3352
include-easyblocks-from-commit: 1ee17c0f7726c69e97442f53c65c5f041d65c94f
- Python-3.11.5-GCCcore-13.2.0:
options:
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3352
include-easyblocks-from-commit: 1ee17c0f7726c69e97442f53c65c5f041d65c94f