commit: f77aec72bbc3df3ff140925efc75318576276c79
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 18:44:49 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 18:44:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f77aec72
dev-python/zeroconf: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/zeroconf/zeroconf-0.19.1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/zeroconf/zeroconf-0.19.1.ebuild
b/dev-python/zeroconf/zeroconf-0.19.1.ebuild
index 8e459a8b24e..543750b8d51 100644
--- a/dev-python/zeroconf/zeroconf-0.19.1.ebuild
+++ b/dev-python/zeroconf/zeroconf-0.19.1.ebuild
@@ -19,7 +19,6 @@ IUSE="test"
RDEPEND="
dev-python/netifaces[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
- virtual/python-enum34[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]