public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Agostino Sarubbo <ago@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: "Michał Górny" <mgorny@gentoo.org>
Subject: Re: [gentoo-dev] [PATCH] cargo.eclass: Emit a warning if the package uses 300+ crates
Date: Sun, 12 Jan 2025 14:15:06 +0100	[thread overview]
Message-ID: <2498321.jE0xQCEvom@fcf> (raw)
In-Reply-To: <20250112125639.15047-1-mgorny@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 534 bytes --]

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


[-- Attachment #2: Type: text/html, Size: 1782 bytes --]

  reply	other threads:[~2025-01-12 13:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-12 12:56 [gentoo-dev] [PATCH] cargo.eclass: Emit a warning if the package uses 300+ crates Michał Górny
2025-01-12 13:15 ` Agostino Sarubbo [this message]
2025-01-12 14:30   ` Alexey Sokolov
2025-01-12 21:20     ` Ionen Wolkens
2025-01-13  9:40 ` Florian Schmaus
2025-01-13 13:23   ` orbea
2025-01-13 16:10     ` Ionen Wolkens
2025-01-13 13:36   ` Michał Górny
2025-01-14 16:56     ` Florian Schmaus
2025-01-14 17:43       ` Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2498321.jE0xQCEvom@fcf \
    --to=ago@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=mgorny@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox