From 68df32cffcca1ca7492e3c226346968292f0e2bc Mon Sep 17 00:00:00 2001 From: Louis Sautier Date: Mon, 25 Jun 2018 11:51:22 +0200 Subject: [PATCH] dev-python/jaraco-functools: fix dependencies, doc build Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- dev-python/jaraco-functools/jaraco-functools-1.19.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-python/jaraco-functools/jaraco-functools-1.19.ebuild b/dev-python/jaraco-functools/jaraco-functools-1.19.ebuild index a173a04dff4b..74eb81aba71c 100644 --- a/dev-python/jaraco-functools/jaraco-functools-1.19.ebuild +++ b/dev-python/jaraco-functools/jaraco-functools-1.19.ebuild @@ -23,10 +23,11 @@ RDEPEND=" $(python_gen_cond_dep 'dev-python/backports-functools-lru-cache[${PYTHON_USEDEP}]' python2_7) " DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/setuptools_scm-1.9[${PYTHON_USEDEP}] + >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}] doc? ( + >=dev-python/jaraco-packaging-3.2[${PYTHON_USEDEP}] + >=dev-python/rst-linker-1.9[${PYTHON_USEDEP}] dev-python/sphinx[${PYTHON_USEDEP}] - dev-python/rst-linker[${PYTHON_USEDEP}] ) test? ( ${RDEPEND} -- 2.26.2