touch sample scripts to test changes
This commit is contained in:
parent
d3eff7d90d
commit
7964128df9
@ -6,3 +6,4 @@ if has_tar_xz_support; then
|
||||
else
|
||||
install_package "Python-2.7.18" "https://www.python.org/ftp/python/2.7.18/Python-2.7.18.tgz#da3080e3b488f648a3d7a4560ddee895284c3380b11d6de75edb986526b9a814" standard verify_py27 copy_python_gdb ensurepip_lt21
|
||||
fi
|
||||
|
||||
|
@ -7,3 +7,4 @@ if has_tar_xz_support; then
|
||||
else
|
||||
install_package "Python-3.13.1" "https://www.python.org/ftp/python/3.13.1/Python-3.13.1.tgz#1513925a9f255ef0793dbf2f78bb4533c9f184bdd0ad19763fd7f47a400a7c55" standard verify_py313 copy_python_gdb ensurepip
|
||||
fi
|
||||
|
||||
|
@ -6,3 +6,4 @@ if has_tar_xz_support; then
|
||||
else
|
||||
install_package "Python-3.6.15" "https://www.python.org/ftp/python/3.6.15/Python-3.6.15.tgz#54570b7e339e2cfd72b29c7e2fdb47c0b7b18b7412e61de5b463fc087c13b043" standard verify_py36 copy_python_gdb ensurepip
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user