commit: 431014172ff2a4555fae864907fe5f5fb701cd50
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 07:14:19 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 07:23:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43101417
dev-python/curtsies: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/curtsies/curtsies-0.3.0-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/curtsies/curtsies-0.3.0-r1.ebuild
b/dev-python/curtsies/curtsies-0.3.0-r1.ebuild
index 187e333440d..9d591cfc297 100644
--- a/dev-python/curtsies/curtsies-0.3.0-r1.ebuild
+++ b/dev-python/curtsies/curtsies-0.3.0-r1.ebuild
@@ -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}]