From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/mathgl/
Date: Thu, 16 Jan 2020 07:03:02 +0000 (UTC) [thread overview]
Message-ID: <1579158161.9ab2591dbc80ed201ca0095ee58342d6eb160672.mgorny@gentoo> (raw)
commit: 9ab2591dbc80ed201ca0095ee58342d6eb160672
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 16 06:49:39 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 16 07:02:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab2591d
sci-libs/mathgl: Permit numpy-python2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-libs/mathgl/mathgl-2.4.1.ebuild | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/sci-libs/mathgl/mathgl-2.4.1.ebuild b/sci-libs/mathgl/mathgl-2.4.1.ebuild
index 461956958f1..81c1241a2fa 100644
--- a/sci-libs/mathgl/mathgl-2.4.1.ebuild
+++ b/sci-libs/mathgl/mathgl-2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -38,7 +38,13 @@ RDEPEND="
openmp? ( sys-cluster/openmpi )
pdf? ( media-libs/libharu )
png? ( media-libs/libpng:0 )
- python? ( dev-python/numpy[${PYTHON_USEDEP}] ${PYTHON_DEPS} )
+ python? (
+ || (
+ dev-python/numpy-python2[${PYTHON_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
+ )
+ ${PYTHON_DEPS}
+ )
qt5? (
dev-qt/qtcore:5
dev-qt/qtgui:5
next reply other threads:[~2020-01-16 7:03 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-16 7:03 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-26 17:50 [gentoo-commits] repo/gentoo:master commit in: sci-libs/mathgl/ Ionen Wolkens
2024-04-23 20:37 Sam James
2024-03-24 21:03 Andreas Sturmlechner
2022-11-19 11:41 Andrew Ammerlaan
2021-06-02 22:36 Sam James
2021-04-04 20:21 David Seifert
2020-11-29 15:11 Marek Szuba
2020-11-29 15:11 Marek Szuba
2020-09-09 11:44 Michał Górny
2020-02-09 16:36 Michał Górny
2020-01-22 21:50 Michał Górny
2018-06-06 14:55 Andreas Sturmlechner
2018-01-08 17:33 Ulrich Müller
2017-12-20 3:27 Andreas Sturmlechner
2017-12-20 3:27 Andreas Sturmlechner
2017-12-15 10:21 Andrey Grozin
2017-10-16 3:34 David Seifert
2016-02-23 9:05 Justin Lecher
2016-01-12 21:52 David Seifert
2015-10-25 12:15 Pacho Ramos
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=1579158161.9ab2591dbc80ed201ca0095ee58342d6eb160672.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