From: Alexey Sokolov <alexey+gentoo@asokolov.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] [PATCH] cargo.eclass: Emit a warning if the package uses 300+ crates
Date: Sun, 12 Jan 2025 14:30:10 +0000 [thread overview]
Message-ID: <1067019a-fe12-4793-8ff1-a1e21dbcb3ae@asokolov.org> (raw)
In-Reply-To: <2498321.jE0xQCEvom@fcf>
[-- Attachment #1: Type: text/plain, Size: 562 bytes --]
12.01.2025 13:15, Agostino Sarubbo пишет:
> 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
Side question: maybe eqawarn should add such prefix automatically?
[-- Attachment #2: Type: text/html, Size: 1935 bytes --]
next prev parent reply other threads:[~2025-01-12 14:30 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
2025-01-12 14:30 ` Alexey Sokolov [this message]
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=1067019a-fe12-4793-8ff1-a1e21dbcb3ae@asokolov.org \
--to=alexey+gentoo@asokolov.org \
--cc=gentoo-dev@lists.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