dev-python/curtsies: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:14:19 +0000 (08:14 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:23:16 +0000 (08:23 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/curtsies/curtsies-0.3.0-r1.ebuild

index 187e333440d4ba6d0f575b419bb4d0179bed975c..9d591cfc297ad3a73a65608db87cbfd19a1b6cfb 100644 (file)
@@ -20,7 +20,6 @@ RESTRICT="!test? ( test )"
 RDEPEND="
        >=dev-python/blessings-1.5[${PYTHON_USEDEP}]
        >=dev-python/wcwidth-0.1.4[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' python2_7)
 "
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]