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: www-client/weboob/
Date: Mon, 16 Mar 2020 21:09:47 +0000 (UTC)	[thread overview]
Message-ID: <1584392980.d1097907f3600953b29d48443a780cadd81bb433.mgorny@gentoo> (raw)

commit:     d1097907f3600953b29d48443a780cadd81bb433
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 21:03:18 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 21:09:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1097907

www-client/weboob: Replace virts with cond deps

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

 www-client/weboob/weboob-1.3.ebuild  | 4 +++-
 www-client/weboob/weboob-9998.ebuild | 4 +++-
 www-client/weboob/weboob-9999.ebuild | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/www-client/weboob/weboob-1.3.ebuild b/www-client/weboob/weboob-1.3.ebuild
index 13f4e208d43..19b1a901b2f 100644
--- a/www-client/weboob/weboob-1.3.ebuild
+++ b/www-client/weboob/weboob-1.3.ebuild
@@ -44,7 +44,9 @@ RDEPEND="${COMMON_DEPEND}
 	dev-python/six[${PYTHON_USEDEP}]
 	dev-python/termcolor[${PYTHON_USEDEP}]
 	dev-python/unidecode[${PYTHON_USEDEP}]
-	virtual/python-futures[${PYTHON_USEDEP}]
+	$(python_gen_cond_dep '
+		dev-python/futures[${PYTHON_USEDEP}]
+	' -2)
 	deprecated? ( dev-python/mechanize[${PYTHON_USEDEP}] )
 	fast-libs? (
 		dev-python/pyyaml[libyaml,${PYTHON_USEDEP}]

diff --git a/www-client/weboob/weboob-9998.ebuild b/www-client/weboob/weboob-9998.ebuild
index 13f4e208d43..19b1a901b2f 100644
--- a/www-client/weboob/weboob-9998.ebuild
+++ b/www-client/weboob/weboob-9998.ebuild
@@ -44,7 +44,9 @@ RDEPEND="${COMMON_DEPEND}
 	dev-python/six[${PYTHON_USEDEP}]
 	dev-python/termcolor[${PYTHON_USEDEP}]
 	dev-python/unidecode[${PYTHON_USEDEP}]
-	virtual/python-futures[${PYTHON_USEDEP}]
+	$(python_gen_cond_dep '
+		dev-python/futures[${PYTHON_USEDEP}]
+	' -2)
 	deprecated? ( dev-python/mechanize[${PYTHON_USEDEP}] )
 	fast-libs? (
 		dev-python/pyyaml[libyaml,${PYTHON_USEDEP}]

diff --git a/www-client/weboob/weboob-9999.ebuild b/www-client/weboob/weboob-9999.ebuild
index 13f4e208d43..19b1a901b2f 100644
--- a/www-client/weboob/weboob-9999.ebuild
+++ b/www-client/weboob/weboob-9999.ebuild
@@ -44,7 +44,9 @@ RDEPEND="${COMMON_DEPEND}
 	dev-python/six[${PYTHON_USEDEP}]
 	dev-python/termcolor[${PYTHON_USEDEP}]
 	dev-python/unidecode[${PYTHON_USEDEP}]
-	virtual/python-futures[${PYTHON_USEDEP}]
+	$(python_gen_cond_dep '
+		dev-python/futures[${PYTHON_USEDEP}]
+	' -2)
 	deprecated? ( dev-python/mechanize[${PYTHON_USEDEP}] )
 	fast-libs? (
 		dev-python/pyyaml[libyaml,${PYTHON_USEDEP}]


             reply	other threads:[~2020-03-16 21:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-16 21:09 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-27  8:14 [gentoo-commits] repo/gentoo:master commit in: www-client/weboob/ Mikle Kolyada
2018-02-19 11:46 Andreas Sturmlechner
2018-02-19 11:46 Andreas Sturmlechner
2018-02-19 11:46 Andreas Sturmlechner

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=1584392980.d1097907f3600953b29d48443a780cadd81bb433.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