mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-11 09:43:40 +02:00
dev-python/py2neo: update RDEPEND
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Yury Martynov <email@linxon.ru>
This commit is contained in:
parent
25cf8b74ce
commit
509e94de98
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ RDEPEND="${PYTHON_DEPS}
|
|||
dev-python/prompt_toolkit[${PYTHON_USEDEP}]
|
||||
dev-python/pygments[${PYTHON_USEDEP}]
|
||||
dev-python/pytz[${PYTHON_USEDEP}]
|
||||
<dev-python/urllib3-1.25[${PYTHON_USEDEP}]"
|
||||
dev-python/urllib3[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-python/flask[${PYTHON_USEDEP}] )"
|
||||
|
||||
Loading…
Reference in a new issue