From: Michał Górny Date: Mon, 16 Mar 2020 21:03:18 +0000 (+0100) Subject: www-client/weboob: Replace virts with cond deps X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d1097907f3600953b29d48443a780cadd81bb433;p=gentoo.git www-client/weboob: Replace virts with cond deps Signed-off-by: Michał Górny --- diff --git a/www-client/weboob/weboob-1.3.ebuild b/www-client/weboob/weboob-1.3.ebuild index 13f4e208d435..19b1a901b2ff 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 13f4e208d435..19b1a901b2ff 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 13f4e208d435..19b1a901b2ff 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}]