projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
076ecf3
)
dev-python/zeroconf: works with py38
author
Alexey Shvetsov
<alexxy@gentoo.org>
Mon, 25 May 2020 21:02:33 +0000
(
00:02
+0300)
committer
Alexey Shvetsov
<alexxy@gentoo.org>
Mon, 25 May 2020 21:03:44 +0000
(
00:03
+0300)
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
dev-python/zeroconf/zeroconf-0.24.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/zeroconf/zeroconf-0.24.4.ebuild
b/dev-python/zeroconf/zeroconf-0.24.4.ebuild
index 9569d1181b007a2376bc79dd992d4ef5db36a3de..60b30db97364a555f056f4cb7924283ec7844c63 100644
(file)
--- a/
dev-python/zeroconf/zeroconf-0.24.4.ebuild
+++ b/
dev-python/zeroconf/zeroconf-0.24.4.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
{3_6,3_7
} pypy3 )
+PYTHON_COMPAT=( python
3_{6,7,8
} pypy3 )
inherit distutils-r1