summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/pyannotate/pyannotate-1.2.0-r1.ebuild (renamed from dev-python/pyannotate/pyannotate-1.2.0.ebuild)5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/pyannotate/pyannotate-1.2.0.ebuild b/dev-python/pyannotate/pyannotate-1.2.0-r1.ebuild
index facb5bc2a4dc..83f6d72f0016 100644
--- a/dev-python/pyannotate/pyannotate-1.2.0.ebuild
+++ b/dev-python/pyannotate/pyannotate-1.2.0-r1.ebuild
@@ -15,6 +15,9 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
-RDEPEND="dev-python/mypy_extensions[${PYTHON_USEDEP}]"
+RDEPEND="
+ >=dev-python/mypy_extensions-0.3.0[${PYTHON_USEDEP}]
+ >=dev-python/six-1.11.0[${PYTHON_USEDEP}]
+"
distutils_enable_tests pytest