summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-16 19:44:47 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-16 19:44:47 +0100
commit05bb9c5b2f702a153a5b4597cb2216d3a0ce95d1 (patch)
tree4d9c806e0c02b2e0c892454daa0abb8f97bad558 /dev-python/wsproto
parentdev-python/whisper: Remove py2 virtuals (diff)
downloadgentoo-05bb9c5b2f702a153a5b4597cb2216d3a0ce95d1.tar.gz
gentoo-05bb9c5b2f702a153a5b4597cb2216d3a0ce95d1.tar.bz2
gentoo-05bb9c5b2f702a153a5b4597cb2216d3a0ce95d1.zip
dev-python/wsproto: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/wsproto')
-rw-r--r--dev-python/wsproto/wsproto-0.11.0.ebuild1
-rw-r--r--dev-python/wsproto/wsproto-0.12.0.ebuild1
2 files changed, 0 insertions, 2 deletions
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}