From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flit-core/
Date: Sat, 08 Mar 2025 08:58:10 +0000 (UTC) [thread overview]
Message-ID: <1741424282.1ba0847578a5168b7c322f74a554554ed8110a01.mgorny@gentoo> (raw)
commit: 1ba0847578a5168b7c322f74a554554ed8110a01
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 08:52:25 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 08:58:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba08475
dev-python/flit-core: Disable pytest plugin autoloading
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/flit-core/flit-core-3.11.0.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-python/flit-core/flit-core-3.11.0.ebuild b/dev-python/flit-core/flit-core-3.11.0.ebuild
index 5939e1a805e1..1a99d146663b 100644
--- a/dev-python/flit-core/flit-core-3.11.0.ebuild
+++ b/dev-python/flit-core/flit-core-3.11.0.ebuild
@@ -38,3 +38,8 @@ src_prepare() {
sed -i -e 's:from \.vendor ::' flit_core/*.py || die
sed -i -e '/license-files/d' pyproject.toml || die
}
+
+python_test() {
+ local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+ epytest
+}
next reply other threads:[~2025-03-08 8:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-08 8:58 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 10:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/flit-core/ Michał Górny
2025-03-08 8:57 Arthur Zamarin
2025-02-20 5:06 Michał Górny
2024-11-23 9:50 Michał Górny
2024-11-23 8:55 Arthur Zamarin
2024-11-03 3:52 Michał Górny
2023-06-18 17:13 Michał Górny
2023-06-18 14:47 Sam James
2023-05-15 5:58 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=1741424282.1ba0847578a5168b7c322f74a554554ed8110a01.mgorny@gentoo \
--to=mgorny@gentoo.org \
--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