Skip to content

Commit 37be439

Browse files
author
Kyr Shatskyy
committed
bootstrap: Fedora does not have python3.12 anymore
Latest Fedora, 41 and 42, has python3.13 installed by default, just use python3 to allow use default version. Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@clyso.com>
1 parent 013e5b9 commit 37be439

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bootstrap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ Linux)
5757
deps=($PYTHON-pip $PYTHON-devel libev-devel libvirt-devel libffi-devel)
5858
;;
5959
Fedora|FedoraLinux)
60-
PYTHON=python3.12
6160
deps=($PYTHON-pip $PYTHON-devel libev-devel libvirt-devel libffi-devel)
6261
;;
6362
"openSUSE project"|"SUSE LINUX"|"openSUSE"|"openSUSELeap"|"openSUSETumbleweed")

0 commit comments

Comments
 (0)