diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:44:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:44:49 +0100 |
commit | f77aec72bbc3df3ff140925efc75318576276c79 (patch) | |
tree | a6a173a8da6d87f880c9908ff814c9ebc2d62642 /dev-python/zeroconf | |
parent | dev-python/wsproto: Remove py2 virtuals (diff) | |
download | gentoo-f77aec72bbc3df3ff140925efc75318576276c79.tar.gz gentoo-f77aec72bbc3df3ff140925efc75318576276c79.tar.bz2 gentoo-f77aec72bbc3df3ff140925efc75318576276c79.zip |
dev-python/zeroconf: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/zeroconf')
-rw-r--r-- | dev-python/zeroconf/zeroconf-0.19.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/zeroconf/zeroconf-0.19.1.ebuild b/dev-python/zeroconf/zeroconf-0.19.1.ebuild index 8e459a8b24e7..543750b8d51f 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}] |