From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-misc/vitables/
Date: Sun, 6 Jun 2021 11:19:00 +0000 (UTC) [thread overview]
Message-ID: <1622978330.42c87812d5ed840a078bd9fba9fc0a35416b8979.andrewammerlaan@gentoo> (raw)
commit: 42c87812d5ed840a078bd9fba9fc0a35416b8979
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 6 11:18:50 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jun 6 11:18:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c87812
sci-misc/vitables: add missing test conditional
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sci-misc/vitables/vitables-3.0.2.ebuild | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/sci-misc/vitables/vitables-3.0.2.ebuild b/sci-misc/vitables/vitables-3.0.2.ebuild
index ea1a7a8cc56..55b5ddb2846 100644
--- a/sci-misc/vitables/vitables-3.0.2.ebuild
+++ b/sci-misc/vitables/vitables-3.0.2.ebuild
@@ -29,8 +29,11 @@ RDEPEND="
')"
DEPEND="${RDEPEND}"
BDEPEND="
- $(python_gen_cond_dep '
- <dev-python/sip-5[${PYTHON_USEDEP}]
- ')"
+ test? (
+ $(python_gen_cond_dep '
+ <dev-python/sip-5[${PYTHON_USEDEP}]
+ ')
+ )
+"
distutils_enable_tests pytest
next reply other threads:[~2021-06-06 11:19 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-06 11:19 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-03 2:58 [gentoo-commits] repo/gentoo:master commit in: sci-misc/vitables/ Benda XU
2023-02-02 4:12 Benda XU
2023-02-01 15:04 Benda XU
2022-10-05 14:27 Andrew Ammerlaan
2021-10-06 8:33 Jakov Smolić
2021-07-17 18:18 David Seifert
2021-06-06 14:27 Andrew Ammerlaan
2021-06-06 11:17 Andrew Ammerlaan
2021-06-05 17:49 Andrew Ammerlaan
2021-06-05 17:49 Andrew Ammerlaan
2021-01-01 1:56 Michał Górny
2020-06-27 20:45 Andreas K. Hüttel
2020-02-09 16:47 Michał Górny
2020-01-30 17:31 Michał Górny
2017-11-25 17:42 David Seifert
2017-09-16 7:32 Benda XU
2016-09-25 19:51 David Seifert
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=1622978330.42c87812d5ed840a078bd9fba9fc0a35416b8979.andrewammerlaan@gentoo \
--to=andrewammerlaan@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