public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/seekwatcher/
Date: Mon, 20 Apr 2020 06:59:05 +0000 (UTC)	[thread overview]
Message-ID: <1587365941.595ef4291b79cd298fb988b5ab5127495709a570.slyfox@gentoo> (raw)

commit:     595ef4291b79cd298fb988b5ab5127495709a570
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 20 06:53:11 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Apr 20 06:59:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=595ef429

sys-block/seekwatcher: switch to single python implementation

Will alllow setting multiple supported PYTHON_COMPAT
implementations to choose from.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 sys-block/seekwatcher/seekwatcher-0.13.ebuild | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/sys-block/seekwatcher/seekwatcher-0.13.ebuild b/sys-block/seekwatcher/seekwatcher-0.13.ebuild
index d079d0df137..065f00204e2 100644
--- a/sys-block/seekwatcher/seekwatcher-0.13.ebuild
+++ b/sys-block/seekwatcher/seekwatcher-0.13.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python3_6 )
 
@@ -17,10 +18,16 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND="dev-python/cython"
+BDEPEND="$(python_gen_cond_dep '
+		dev-python/cython[${PYTHON_MULTI_USEDEP}]
+	')
+"
+
 RDEPEND="
-	dev-python/matplotlib[${PYTHON_USEDEP}]
-	dev-python/numpy[${PYTHON_USEDEP}]
+	$(python_gen_cond_dep '
+		dev-python/matplotlib[${PYTHON_MULTI_USEDEP}]
+		dev-python/numpy[${PYTHON_MULTI_USEDEP}]
+	')
 	sys-block/blktrace
 "
 


             reply	other threads:[~2020-04-20  6:59 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-20  6:59 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-25  2:47 [gentoo-commits] repo/gentoo:master commit in: sys-block/seekwatcher/ Sam James
2024-11-25  2:40 Sam James
2024-11-24 11:03 Sam James
2024-07-31  9:24 Pacho Ramos
2023-07-27  7:07 Sam James
2023-07-27  7:07 Sam James
2023-05-01  9:53 Sam James
2021-08-04  9:01 Sergei Trofimovich
2021-07-17 18:18 David Seifert
2021-06-26 12:08 Sergei Trofimovich
2020-11-10 23:49 Sergei Trofimovich
2020-05-30 12:45 Sergei Trofimovich
2020-04-20 23:27 Sergei Trofimovich
2020-03-03 11:49 Agostino Sarubbo
2020-03-03 11:21 Agostino Sarubbo
2020-01-28 20:40 Michał Górny
2020-01-28 20:40 Michał Górny
2020-01-18 22:57 Sergei Trofimovich
2017-02-02 18:43 David Seifert
2017-01-15 11:20 Pacho Ramos
2016-10-02  6:10 Patrick Lauer
2016-06-26 18:20 Sergei Trofimovich
2016-04-17 10:47 Manuel Rüger

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=1587365941.595ef4291b79cd298fb988b5ab5127495709a570.slyfox@gentoo \
    --to=slyfox@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