From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/scikit-build/files/, dev-python/scikit-build/
Date: Mon, 16 Aug 2021 11:46:11 +0000 (UTC) [thread overview]
Message-ID: <1629114349.ad24f93246ed63d6c7e9038bbd69a2a766a844ca.marecki@gentoo> (raw)
commit: ad24f93246ed63d6c7e9038bbd69a2a766a844ca
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 15 22:28:56 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 11:45:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad24f932
dev-python/scikit-build: strip coverage-related pytest options
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
.../files/scikit-build-0.12.0-tests-no-coverage.patch | 11 +++++++++++
dev-python/scikit-build/scikit-build-0.12.0.ebuild | 4 ++++
2 files changed, 15 insertions(+)
diff --git a/dev-python/scikit-build/files/scikit-build-0.12.0-tests-no-coverage.patch b/dev-python/scikit-build/files/scikit-build-0.12.0-tests-no-coverage.patch
new file mode 100644
index 00000000000..993258961f3
--- /dev/null
+++ b/dev-python/scikit-build/files/scikit-build-0.12.0-tests-no-coverage.patch
@@ -0,0 +1,11 @@
+--- a/setup.cfg
++++ b/setup.cfg
+@@ -10,7 +10,7 @@
+
+ [tool:pytest]
+ testpaths = tests
+-addopts = -v --cov --cov-report xml -ra --strict-markers --showlocals --color=yes
++addopts = -v -ra --strict-markers --showlocals --color=yes
+ markers =
+ fortran: fortran testing
+
diff --git a/dev-python/scikit-build/scikit-build-0.12.0.ebuild b/dev-python/scikit-build/scikit-build-0.12.0.ebuild
index 18279621e56..660e2c16948 100644
--- a/dev-python/scikit-build/scikit-build-0.12.0.ebuild
+++ b/dev-python/scikit-build/scikit-build-0.12.0.ebuild
@@ -30,6 +30,10 @@ DEPEND="
dev-python/virtualenv[${PYTHON_USEDEP}]
)"
+PATCHES=(
+ "${FILESDIR}"/${PN}-0.12.0-tests-no-coverage.patch
+)
+
distutils_enable_sphinx docs \
dev-python/sphinx_rtd_theme \
dev-python/sphinx-issues
next reply other threads:[~2021-08-16 20:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-16 11:46 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-06 19:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/scikit-build/files/, dev-python/scikit-build/ Michał Górny
2021-09-18 21:03 Michał Górny
2021-06-19 17:42 Michał Górny
2020-02-09 12:46 Benda XU
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=1629114349.ad24f93246ed63d6c7e9038bbd69a2a766a844ca.marecki@gentoo \
--to=marecki@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