From: "orbea" <orbea@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/libressl:master commit in: dev-util/maturin/
Date: Wed, 6 Sep 2023 01:31:14 +0000 (UTC) [thread overview]
Message-ID: <1693963462.74a88a49996d7d29785cdeb1b6c1df1f0aa8a496.orbea@gentoo> (raw)
commit: 74a88a49996d7d29785cdeb1b6c1df1f0aa8a496
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed Sep 6 01:24:22 2023 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Wed Sep 6 01:24:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=74a88a49
dev-util/maturin: stabilize 1.2.3
Signed-off-by: orbea <orbea <AT> riseup.net>
dev-util/maturin/maturin-1.2.3.ebuild | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/dev-util/maturin/maturin-1.2.3.ebuild b/dev-util/maturin/maturin-1.2.3.ebuild
index 8a95384..8004584 100644
--- a/dev-util/maturin/maturin-1.2.3.ebuild
+++ b/dev-util/maturin/maturin-1.2.3.ebuild
@@ -386,7 +386,7 @@ LICENSE+="
Unicode-DFS-2016
" # crates
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="doc +ssl test"
RESTRICT="!test? ( test )"
@@ -415,8 +415,12 @@ src_prepare() {
popd > /dev/null || die
if use test; then
- # used to prevent use of network during tests
+ # used to prevent use of network during tests, and silence pip
+ # if it finds unrelated issues with system packages (bug #913613)
cat > "${T}"/pip.conf <<-EOF || die
+ [global]
+ quiet = 2
+
[install]
no-index = yes
no-dependencies = yes
next reply other threads:[~2023-09-06 1:31 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-06 1:31 orbea [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-20 16:24 [gentoo-commits] repo/proj/libressl:master commit in: dev-util/maturin/ orbea
2025-01-12 16:31 orbea
2025-01-04 15:17 orbea
2024-12-29 17:45 orbea
2024-12-20 17:32 orbea
2024-12-20 17:32 orbea
2024-12-12 2:07 orbea
2024-12-01 6:08 orbea
2024-11-10 16:03 orbea
2024-11-10 16:03 orbea
2024-10-22 1:20 orbea
2024-10-22 1:20 orbea
2024-10-22 1:20 orbea
2024-08-01 1:26 orbea
2024-07-22 5:12 orbea
2024-04-22 23:44 orbea
2024-04-22 23:44 orbea
2023-11-14 0:07 orbea
2023-10-18 17:01 orbea
2023-09-06 1:31 orbea
2023-08-24 15:53 orbea
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=1693963462.74a88a49996d7d29785cdeb1b6c1df1f0aa8a496.orbea@gentoo \
--to=orbea@riseup.net \
--cc=gentoo-commits@lists.gentoo.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