File cloud-init-keep-flake.patch of Package cloud-init.32328

--- tools/run-lint.orig
+++ tools/run-lint
@@ -11,7 +11,7 @@ else
    files=( "$@" )
 fi
 
-cmd=( "python3" -m "ruff" "${files[@]}" )
+cmd=( "python3" -m "flake8" "${files[@]}" )
 
 echo "Running: " "${cmd[@]}" 1>&2
 exec "${cmd[@]}"
openSUSE Build Service is sponsored by