projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5820fd
)
dev-python/netaddr: add python3_8
author
William Hubbs
<william.hubbs@sony.com>
Tue, 11 Feb 2020 17:00:08 +0000
(11:00 -0600)
committer
William Hubbs
<williamh@gentoo.org>
Tue, 11 Feb 2020 18:27:11 +0000
(12:27 -0600)
Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-python/netaddr/netaddr-0.7.19.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/netaddr/netaddr-0.7.19.ebuild
b/dev-python/netaddr/netaddr-0.7.19.ebuild
index b8ebe5eda6967d31358633a1b7c4e7ff421b8c17..bcf05ee93d24542ab51bfbdef40f96270a7b6e18 100644
(file)
--- a/
dev-python/netaddr/netaddr-0.7.19.ebuild
+++ b/
dev-python/netaddr/netaddr-0.7.19.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7
,8
} )
inherit distutils-r1