public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyilmbase/
Date: Sun,  9 Feb 2020 16:18:19 +0000 (UTC)	[thread overview]
Message-ID: <1581265076.83a04dea7c0c31f9981d9eb7cfd596ab3475ee42.mgorny@gentoo> (raw)

commit:     83a04dea7c0c31f9981d9eb7cfd596ab3475ee42
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 12:56:36 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 16:17:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83a04dea

dev-python/pyilmbase: Switch to PYTHON_MULTI_USEDEP API

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 ...pyilmbase-2.3.0-r1.ebuild => pyilmbase-2.3.0-r2.ebuild} | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/dev-python/pyilmbase/pyilmbase-2.3.0-r1.ebuild b/dev-python/pyilmbase/pyilmbase-2.3.0-r2.ebuild
similarity index 85%
rename from dev-python/pyilmbase/pyilmbase-2.3.0-r1.ebuild
rename to dev-python/pyilmbase/pyilmbase-2.3.0-r2.ebuild
index ea1f2d49fe5..c3f5e7b949a 100644
--- a/dev-python/pyilmbase/pyilmbase-2.3.0-r1.ebuild
+++ b/dev-python/pyilmbase/pyilmbase-2.3.0-r2.ebuild
@@ -18,14 +18,16 @@ IUSE="+numpy"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-	>=dev-libs/boost-1.62.0-r1[python(+),${PYTHON_USEDEP}]
 	~media-libs/ilmbase-${PV}:=
-	numpy? (
-		|| (
-			dev-python/numpy-python2[${PYTHON_USEDEP}]
-			>=dev-python/numpy-1.10.4[${PYTHON_USEDEP}]
+	$(python_gen_cond_dep '
+		>=dev-libs/boost-1.62.0-r1[python(+),${PYTHON_MULTI_USEDEP}]
+		numpy? (
+			|| (
+				dev-python/numpy-python2[${PYTHON_MULTI_USEDEP}]
+				>=dev-python/numpy-1.10.4[${PYTHON_MULTI_USEDEP}]
+			)
 		)
-	)"
+	')"
 DEPEND="${RDEPEND}
 	${PYTHON_DEPS}
 	>=virtual/pkgconfig-0-r1"


             reply	other threads:[~2020-02-09 16:18 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-09 16:18 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-28  5:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyilmbase/ Sam James
2022-02-18 22:48 Sam James
2021-10-17  9:20 Michał Górny
2021-07-10 10:43 Agostino Sarubbo
2021-06-02 19:01 Sam James
2021-06-01  0:28 Sam James
2021-02-27 16:38 Sam James
2021-02-27 16:38 Sam James
2021-02-26 15:18 Sam James
2021-02-16 19:19 Sam James
2021-02-07 17:07 Conrad Kostecki
2021-01-24  1:48 Sam James
2021-01-24  1:48 Sam James
2020-12-27 21:40 Sam James
2020-08-07 11:44 Agostino Sarubbo
2020-08-02 10:40 Andreas Sturmlechner
2020-07-21 19:39 Andreas Sturmlechner
2020-01-22 21:50 Michał Górny
2019-07-21 11:58 Andreas Sturmlechner
2019-06-14 15:01 Agostino Sarubbo
2019-06-13 14:49 Agostino Sarubbo
2017-12-16 13:55 Ulrich Müller

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=1581265076.83a04dea7c0c31f9981d9eb7cfd596ab3475ee42.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