mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-python/doit-py: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -19,11 +19,9 @@ RESTRICT="!test? ( test )"
|
||||
DEPEND="test? (
|
||||
dev-python/pyflakes[${PYTHON_USEDEP}]
|
||||
dev-python/coverage[${PYTHON_USEDEP}]
|
||||
virtual/python-singledispatch[${PYTHON_USEDEP}]
|
||||
app-text/hunspell )
|
||||
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
|
||||
RDEPEND="
|
||||
virtual/python-pathlib[${PYTHON_USEDEP}]
|
||||
dev-python/doit[${PYTHON_USEDEP}]
|
||||
dev-python/configclass[${PYTHON_USEDEP}]"
|
||||
|
||||
|
||||
@@ -21,11 +21,9 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-python/pyflakes[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
dev-python/coverage[${PYTHON_USEDEP}]
|
||||
virtual/python-singledispatch[${PYTHON_USEDEP}]
|
||||
app-text/hunspell )
|
||||
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
|
||||
RDEPEND="
|
||||
virtual/python-pathlib[${PYTHON_USEDEP}]
|
||||
dev-python/doit[${PYTHON_USEDEP}]
|
||||
dev-python/configclass[${PYTHON_USEDEP}]"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user