if is_depends_enabled $SPELL python;then
  default_build_python
else
  default_build_python3
fi
