From: Michał Górny Date: Mon, 16 Mar 2020 18:44:47 +0000 (+0100) Subject: dev-python/wsproto: Remove py2 virtuals X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=05bb9c5b2f702a153a5b4597cb2216d3a0ce95d1;p=gentoo.git dev-python/wsproto: Remove py2 virtuals Signed-off-by: Michał Górny --- diff --git a/dev-python/wsproto/wsproto-0.11.0.ebuild b/dev-python/wsproto/wsproto-0.11.0.ebuild index cf252c64924b..0fe4d642f17d 100644 --- a/dev-python/wsproto/wsproto-0.11.0.ebuild +++ b/dev-python/wsproto/wsproto-0.11.0.ebuild @@ -19,7 +19,6 @@ RESTRICT="!test? ( test )" RDEPEND=" =dev-python/h11-0.7*[${PYTHON_USEDEP}] - virtual/python-enum34[${PYTHON_USEDEP}] " DEPEND=" ${RDEPEND} diff --git a/dev-python/wsproto/wsproto-0.12.0.ebuild b/dev-python/wsproto/wsproto-0.12.0.ebuild index 338c19e6445b..e4df100cb7ee 100644 --- a/dev-python/wsproto/wsproto-0.12.0.ebuild +++ b/dev-python/wsproto/wsproto-0.12.0.ebuild @@ -19,7 +19,6 @@ RESTRICT="!test? ( test )" RDEPEND=" =dev-python/h11-0.8*[${PYTHON_USEDEP}] - virtual/python-enum34[${PYTHON_USEDEP}] " DEPEND=" ${RDEPEND}