On domenica 12 gennaio 2025 13:56:39 CET Michał Górny wrote: > + if [[ ${#crates[@]} -ge 300 ]]; then > + eqawarn "This package uses a very large number of > CRATES. Please provide" + eqawarn "a crate tarball > instead and fetch it via SRC_URI. You can use" + > eqawarn "'pycargoebuild --crate-tarball' to create one." + fi I would like to suggest to use "QA Notice: " prefix if you want to have them reported. Agostino