projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59fd4bd
)
dev-python/pysnmp: Add python 3.6 support.
author
Jeroen Roovers
<jer@gentoo.org>
Tue, 9 Jan 2018 15:26:53 +0000
(16:26 +0100)
committer
Jeroen Roovers
<jer@gentoo.org>
Tue, 9 Jan 2018 15:28:20 +0000
(16:28 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-python/pysnmp/pysnmp-4.4.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pysnmp/pysnmp-4.4.4.ebuild
b/dev-python/pysnmp/pysnmp-4.4.4.ebuild
index 130cd9e46904bc45dfd54ad8b76df3a16b3813d8..00cffc9dba0220a0c9d77785a518d35ebaf82d5d 100644
(file)
--- a/
dev-python/pysnmp/pysnmp-4.4.4.ebuild
+++ b/
dev-python/pysnmp/pysnmp-4.4.4.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit distutils-r1
DESCRIPTION="Python SNMP library"