dev-python/wsproto: Remove py2 virtuals
authorMichał Górny <mgorny@gentoo.org>
Mon, 16 Mar 2020 18:44:47 +0000 (19:44 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Mar 2020 18:44:47 +0000 (19:44 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/wsproto/wsproto-0.11.0.ebuild
dev-python/wsproto/wsproto-0.12.0.ebuild

index cf252c64924b4ed2abb5124adb0113111ed3af81..0fe4d642f17d67277922985c3f92fda9be677ce3 100644 (file)
@@ -19,7 +19,6 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
        =dev-python/h11-0.7*[${PYTHON_USEDEP}]
-       virtual/python-enum34[${PYTHON_USEDEP}]
 "
 DEPEND="
        ${RDEPEND}
index 338c19e6445bfd600446114e69210cfdd193ce45..e4df100cb7ee8bf0d5a9b628bf4812c1a9941802 100644 (file)
@@ -19,7 +19,6 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
        =dev-python/h11-0.8*[${PYTHON_USEDEP}]
-       virtual/python-enum34[${PYTHON_USEDEP}]
 "
 DEPEND="
        ${RDEPEND}