projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d505be
)
dev-python/pyshark: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 17:22:31 +0000
(19:22 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 17:24:26 +0000
(19:24 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/pyshark/pyshark-0.3.7.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyshark/pyshark-0.3.7.2.ebuild
b/dev-python/pyshark/pyshark-0.3.7.2.ebuild
index de9a9571c2ab7aefc4927dc253178c6fcd53219d..ba7ed02e4c9c6d3b811ccb50150901e708eb1310 100644
(file)
--- a/
dev-python/pyshark/pyshark-0.3.7.2.ebuild
+++ b/
dev-python/pyshark/pyshark-0.3.7.2.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# 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 eutils