Skip to content
Merged
Changes from 3 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 @@ -8,17 +8,13 @@
# This rebuild ensures this fix is available for all Python versions shipped with EESSI that are supported on
# all architectures, including zen4.
Comment thread
casparvl marked this conversation as resolved.
Outdated
easyconfigs:
- Python-3.11.3-GCCcore-12.3.0:
- Python-3.12.3-GCCcore-13.3.0:
options:
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3860`
# SHOULD BE REPLACED WITH FROM-COMMIT BEFORE MERGING
include-easyblocks-from-pr: 3860
# include-easyblocks-from-commit:
from-pr: 23499
- Python-3.11.5-GCCcore-13.2.0:
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3860
include-easyblocks-from-commit: 3fa0df7414d7d8415fe34f7758649f966322472e
from-commit: 08aa521b52c9f83d8df345d083e46d6f304d5641
- Python-3.13.1-GCCcore-14.2.0:
options:
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3860`
# SHOULD BE REPLACED WITH FROM-COMMIT BEFORE MERGING
include-easyblocks-from-pr: 3860
# include-easyblocks-from-commit:
from-pr: 23499
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3860
include-easyblocks-from-commit: 3fa0df7414d7d8415fe34f7758649f966322472e
from-commit: 08aa521b52c9f83d8df345d083e46d6f304d5641
Comment thread
casparvl marked this conversation as resolved.