projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8fab0f
)
dev-python/pyshark: Drop python3.5 support due to incompatible deps
author
Justin Lecher
<jlec@gentoo.org>
Mon, 11 Jan 2016 08:01:45 +0000
(09:01 +0100)
committer
Justin Lecher
<jlec@gentoo.org>
Mon, 11 Jan 2016 08:01:45 +0000
(09:01 +0100)
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/pyshark/pyshark-0.3.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyshark/pyshark-0.3.6.ebuild
b/dev-python/pyshark/pyshark-0.3.6.ebuild
index e9cb16034b260365d22b4e56ea3cd1eab74fcea1..1112f78b2d12859c8737e9ee9de1f9025974ff52 100644
(file)
--- a/
dev-python/pyshark/pyshark-0.3.6.ebuild
+++ b/
dev-python/pyshark/pyshark-0.3.6.ebuild
@@
-4,7
+4,7
@@
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_{3,4
,5
}} )
+PYTHON_COMPAT=( python{2_7,3_{3,4}} )
inherit distutils-r1 eutils