projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c44572
)
dev-python/zeroconf: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 07:04:19 +0000
(08:04 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 07:08:54 +0000
(08:08 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/zeroconf/zeroconf-0.19.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/zeroconf/zeroconf-0.19.1.ebuild
b/dev-python/zeroconf/zeroconf-0.19.1.ebuild
index 1c30f94c58a8929182073343714f2711f218dafa..8e459a8b24e781a9c4ba4c20fc921d57becd62b0 100644
(file)
--- a/
dev-python/zeroconf/zeroconf-0.19.1.ebuild
+++ b/
dev-python/zeroconf/zeroconf-0.19.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
pypy3 )
+PYTHON_COMPAT=( python
3_6
pypy3 )
inherit distutils-r1