From 03a8220b7633eecb356226b85ec5d31e9a8f5e65 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 16 Dec 2019 15:17:27 +0100 Subject: [PATCH] dev-python/entrypoints: Fix dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/entrypoints/entrypoints-0.3-r1.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-python/entrypoints/entrypoints-0.3-r1.ebuild b/dev-python/entrypoints/entrypoints-0.3-r1.ebuild index 2f28407b7f56..8f60302203a5 100644 --- a/dev-python/entrypoints/entrypoints-0.3-r1.ebuild +++ b/dev-python/entrypoints/entrypoints-0.3-r1.ebuild @@ -18,9 +18,12 @@ KEYWORDS="amd64 ~arm arm64 ~ia64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" -DEPEND=" +RDEPEND=" $(python_gen_cond_dep '>=dev-python/configparser-3.5.0[${PYTHON_USEDEP}]' 'python2*') +" +BDEPEND=" test? ( + ${RDEPEND} dev-python/pytest[${PYTHON_USEDEP}] virtual/python-pathlib[${PYTHON_USEDEP}] ) -- 2.26.2