From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/branca/
Date: Fri, 23 Feb 2024 20:15:35 +0000 (UTC) [thread overview]
Message-ID: <1708719304.04663290721eda8d6d82e2cc91f45c59cd312a64.tupone@gentoo> (raw)
commit: 04663290721eda8d6d82e2cc91f45c59cd312a64
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 23 20:15:04 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 20:15:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04663290
sci-libs/branca: fix BDEPEND
Closes: https://bugs.gentoo.org/924877
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-libs/branca/branca-0.7.0-r2.ebuild | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/sci-libs/branca/branca-0.7.0-r2.ebuild b/sci-libs/branca/branca-0.7.0-r2.ebuild
index aeb60c9999b7..530dc31506f2 100644
--- a/sci-libs/branca/branca-0.7.0-r2.ebuild
+++ b/sci-libs/branca/branca-0.7.0-r2.ebuild
@@ -19,9 +19,12 @@ KEYWORDS="~amd64 ~x86"
PATCHES=( "${FILESDIR}"/${PN}-0.6.0-test.patch )
RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- test? ( dev-python/selenium[${PYTHON_USEDEP}] )"
-BDEPEND="dev-python/setuptools-scm"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-python/setuptools-scm
+ test? (
+ dev-python/selenium[${PYTHON_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
+ )"
distutils_enable_tests pytest
next reply other threads:[~2024-02-23 20:15 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-23 20:15 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-23 18:52 [gentoo-commits] repo/gentoo:master commit in: sci-libs/branca/ Alfredo Tupone
2024-05-07 6:40 Alfredo Tupone
2024-03-09 18:18 Alfredo Tupone
2024-01-09 20:38 Alfredo Tupone
2024-01-01 16:46 Alfredo Tupone
2023-12-26 20:59 Alfredo Tupone
2023-02-19 8:59 Alfredo Tupone
2023-02-19 8:57 Alfredo Tupone
2022-02-04 20:24 Alfredo Tupone
2021-12-26 0:20 Sam James
2021-08-28 19:45 Alfredo Tupone
2021-08-02 7:02 Alfredo Tupone
2021-08-01 16:39 Alfredo Tupone
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=1708719304.04663290721eda8d6d82e2cc91f45c59cd312a64.tupone@gentoo \
--to=tupone@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