Skip to content
Merged
Changes from 5 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 @@ -6,19 +6,19 @@
# An easyblock change and patch were implemented for Python.
#
# This rebuild ensures this fix is available for all Python versions shipped with EESSI that are supported on
# all architectures, including zen4.
# all architectures.
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
# and https://github.com/easybuilders/easybuild-easyblocks/pull/3965
include-easyblocks-from-commit: 3fa0df7414d7d8415fe34f7758649f966322472e
# See https://github.com/easybuilders/easybuild-easyconfigs/pull/23499
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
# and https://github.com/easybuilders/easybuild-easyblocks/pull/3965
include-easyblocks-from-commit: 3fa0df7414d7d8415fe34f7758649f966322472e
# See https://github.com/easybuilders/easybuild-easyconfigs/pull/23499
from-commit: 08aa521b52c9f83d8df345d083e46d6f304d5641
Comment thread
casparvl marked this conversation as resolved.
Loading