From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pslab-python/
Date: Wed, 22 Apr 2020 23:48:20 +0000 (UTC) [thread overview]
Message-ID: <1587599260.c754d7d11079ed85db0d17d89b6012d9399af788.marecki@gentoo> (raw)
commit: c754d7d11079ed85db0d17d89b6012d9399af788
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 22 22:43:02 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Apr 22 23:47:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c754d7d1
dev-python/pslab-python: fix dependencies, again
One, this is a multi-implementation package so we do not want
dependencies to be conditional.
Two, no need to set DEPEND.
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
dev-python/pslab-python/pslab-python-1.0.1-r1.ebuild | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/dev-python/pslab-python/pslab-python-1.0.1-r1.ebuild b/dev-python/pslab-python/pslab-python-1.0.1-r1.ebuild
index 71659cc6f68..ee580736dab 100644
--- a/dev-python/pslab-python/pslab-python-1.0.1-r1.ebuild
+++ b/dev-python/pslab-python/pslab-python-1.0.1-r1.ebuild
@@ -15,14 +15,10 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
-RDEPEND="
- $(python_gen_cond_dep '
- dev-python/numpy[${PYTHON_USEDEP}]
- dev-python/pyqtgraph[${PYTHON_USEDEP}]
- dev-python/pyserial[${PYTHON_USEDEP}]
- sci-libs/scipy[${PYTHON_USEDEP}]
- ')"
-DEPEND="${RDEPEND}"
+RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]
+ dev-python/pyqtgraph[${PYTHON_USEDEP}]
+ dev-python/pyserial[${PYTHON_USEDEP}]
+ sci-libs/scipy[${PYTHON_USEDEP}]"
PATCHES=(
"${FILESDIR}"/${PN}-1.0.1-sys_version.patch
next reply other threads:[~2020-04-22 23:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-22 23:48 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-01 17:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/pslab-python/ Michał Górny
2023-11-01 17:09 Michał Górny
2023-02-15 17:29 Michał Górny
2022-03-15 13:07 Jakov Smolić
2020-11-24 13:23 Marek Szuba
2020-05-16 11:18 Mikle Kolyada
2020-05-16 11:18 Mikle Kolyada
2020-04-24 23:11 Marek Szuba
2020-04-21 15:53 Marek Szuba
2020-03-20 8:59 Agostino Sarubbo
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=1587599260.c754d7d11079ed85db0d17d89b6012d9399af788.marecki@gentoo \
--to=marecki@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