From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/shogun/
Date: Sun, 9 Feb 2020 16:36:33 +0000 (UTC) [thread overview]
Message-ID: <1581266133.f902dc2a5fb048b225b878199d3e6196b7ac42af.mgorny@gentoo> (raw)
commit: f902dc2a5fb048b225b878199d3e6196b7ac42af
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 19:07:21 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 16:35:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f902dc2a
sci-libs/shogun: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-libs/shogun/{shogun-5.0.0.ebuild => shogun-5.0.0-r1.ebuild} | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/sci-libs/shogun/shogun-5.0.0.ebuild b/sci-libs/shogun/shogun-5.0.0-r1.ebuild
similarity index 96%
rename from sci-libs/shogun/shogun-5.0.0.ebuild
rename to sci-libs/shogun/shogun-5.0.0-r1.ebuild
index 3bca4c41c56..1db83f206fa 100644
--- a/sci-libs/shogun/shogun-5.0.0.ebuild
+++ b/sci-libs/shogun/shogun-5.0.0-r1.ebuild
@@ -55,7 +55,9 @@ RDEPEND="
opencl? ( virtual/opencl )
python? (
${PYTHON_DEPS}
- dev-python/numpy[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ dev-python/numpy[${PYTHON_MULTI_USEDEP}]
+ ')
)
R? ( dev-lang/R )
ruby? ( dev-ruby/narray )"
@@ -76,7 +78,9 @@ DEPEND="${RDEPEND}
R? ( >=dev-lang/swig-3.0.12 )
ruby? ( >=dev-lang/swig-3.0.12 )
test? (
- dev-python/jinja[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ dev-python/jinja[${PYTHON_MULTI_USEDEP}]
+ ')
>=dev-cpp/gtest-1.8.0
)"
next reply other threads:[~2020-02-09 16:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-09 16:36 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-01-16 7:03 [gentoo-commits] repo/gentoo:master commit in: sci-libs/shogun/ Michał Górny
2020-01-16 7:03 Michał Górny
2018-06-26 20:29 Pacho Ramos
2018-03-08 19:33 Mike Gilbert
2017-04-20 16:41 David Seifert
2017-01-15 22:52 Justin Lecher
2016-05-07 16:38 David Seifert
2016-05-07 16:38 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=1581266133.f902dc2a5fb048b225b878199d3e6196b7ac42af.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