From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/Numdifftools/
Date: Tue, 28 Jan 2020 20:42:45 +0000 (UTC) [thread overview]
Message-ID: <1580244134.c7c4aa5242d2d57ee85ceb65bf8d9dfd2d9f0624.mgorny@gentoo> (raw)
commit: c7c4aa5242d2d57ee85ceb65bf8d9dfd2d9f0624
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 20:42:14 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 20:42:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c4aa52
dev-python/Numdifftools: Permit *-python2 packages
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/Numdifftools/Numdifftools-0.9.17.ebuild | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/dev-python/Numdifftools/Numdifftools-0.9.17.ebuild b/dev-python/Numdifftools/Numdifftools-0.9.17.ebuild
index cb8945c1e24..53ff6b3b666 100644
--- a/dev-python/Numdifftools/Numdifftools-0.9.17.ebuild
+++ b/dev-python/Numdifftools/Numdifftools-0.9.17.ebuild
@@ -22,8 +22,14 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-python/algopy-0.4[${PYTHON_USEDEP}]
- dev-python/matplotlib[${PYTHON_USEDEP}]
- >=dev-python/numpy-1.9.0[${PYTHON_USEDEP}]
+ || (
+ dev-python/matplotlib-python2[${PYTHON_USEDEP}]
+ dev-python/matplotlib[${PYTHON_USEDEP}]
+ )
+ || (
+ >=dev-python/numpy-python2-1.9.0[${PYTHON_USEDEP}]
+ >=dev-python/numpy-1.9.0[${PYTHON_USEDEP}]
+ )
dev-python/six[${PYTHON_USEDEP}]
>=sci-libs/scipy-0.8[${PYTHON_USEDEP}]
"
next reply other threads:[~2020-01-28 20:42 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-28 20:42 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-01-28 22:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/Numdifftools/ Michał Górny
2020-01-28 21:30 Michał Górny
2020-01-28 20:42 Michał Górny
2019-12-26 14:05 David Seifert
2018-06-27 20:32 Pacho Ramos
2016-09-11 8:56 David Seifert
2016-09-05 9:20 David Seifert
2015-11-11 8:29 Justin Lecher
2015-11-03 10:24 Justin Lecher
2015-11-03 10:24 Justin Lecher
2015-10-16 8:47 Justin Lecher
2015-09-09 9:49 Justin Lecher
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=1580244134.c7c4aa5242d2d57ee85ceb65bf8d9dfd2d9f0624.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