File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
build/pkgs/_python3.9/distros Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
python3.9
2
2
python3.9-devel
3
- # Except on centos-stream-8, where it is called python39 and python3.9 -devel; we special-case this in tox.ini
3
+ # Except on centos-stream-8 and almalinux-8 , where it is called python39 and python39 -devel; we special-case this in tox.ini
Original file line number Diff line number Diff line change @@ -559,7 +559,7 @@ setenv =
559
559
conda: CONFIG_CONFIGURE_ARGS_1 =--with-system-python3 =force --with-python =python3
560
560
conda: EXTRA_SAGE_PACKAGES_5 =_bootstrap liblzma bzip2 libffi libpng zlib
561
561
562
- centos-stream-8-python3.9: EXTRA_SYSTEM_PACKAGES =python39 python39-devel
562
+ { centos-stream,almalinux} -8-python3.9: EXTRA_SYSTEM_PACKAGES =python39 python39-devel
563
563
#
564
564
# - toolchain
565
565
#
You can’t perform that action at this time.
0 commit comments