public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/jpipe/
Date: Thu, 30 Sep 2021 21:55:01 +0000 (UTC)	[thread overview]
Message-ID: <1633038891.bc0a3189f4326a1acf415c8e75e724debaca9d17.zmedico@gentoo> (raw)

commit:     bc0a3189f4326a1acf415c8e75e724debaca9d17
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 30 21:50:37 2021 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Thu Sep 30 21:54:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc0a3189

app-misc/jpipe: PYTHON_DEPS and PYTHON_REQUIRED_USE

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 app-misc/jpipe/jpipe-0.2.0.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/app-misc/jpipe/jpipe-0.2.0.ebuild b/app-misc/jpipe/jpipe-0.2.0.ebuild
index b8b7353245b..cf48afdfc53 100644
--- a/app-misc/jpipe/jpipe-0.2.0.ebuild
+++ b/app-misc/jpipe/jpipe-0.2.0.ebuild
@@ -376,11 +376,15 @@ SLOT="0"
 KEYWORDS="~amd64"
 RESTRICT+=" test"
 IUSE="jpp-symlink jp-symlink python test"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 RESTRICT="!test? ( test )"
 RDEPEND="
 	jpp-symlink? ( !app-misc/jp[jpp] )
 	jp-symlink? ( !app-misc/jp[jp] )
-	python? ( dev-python/jmespath[${PYTHON_USEDEP}] )
+	python? (
+		${PYTHON_DEPS}
+		dev-python/jmespath[${PYTHON_USEDEP}]
+	)
 "
 
 src_unpack() {


             reply	other threads:[~2021-09-30 21:55 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-30 21:55 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-26 23:25 [gentoo-commits] repo/gentoo:master commit in: app-misc/jpipe/ Zac Medico
2024-03-06 19:11 Zac Medico
2024-03-06 17:32 Zac Medico
2024-03-06 16:42 Zac Medico
2023-03-17  5:32 Michał Górny
2022-11-13  3:05 Zac Medico
2022-05-15 17:13 Zac Medico
2022-03-05 18:11 Zac Medico
2022-03-05 18:11 Zac Medico
2022-02-01 19:02 Michał Górny
2021-11-21 19:23 Zac Medico
2021-11-21 19:19 Zac Medico
2021-10-01  5:49 Zac Medico
2021-09-30  6:49 Zac Medico
2021-09-20 21:24 Zac Medico
2021-06-19  7:58 Zac Medico
2021-06-18 22:18 Zac Medico
2021-06-17 22:26 Zac Medico
2021-06-17  5:33 Zac Medico
2021-06-16 19:55 Zac Medico
2021-06-15 23:23 Zac Medico
2021-06-15 22:16 Zac Medico
2021-06-15 10:57 Zac Medico
2021-06-14  2:34 Zac Medico

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=1633038891.bc0a3189f4326a1acf415c8e75e724debaca9d17.zmedico@gentoo \
    --to=zmedico@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