projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07a3b06
)
dev-python/json-tools: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 12:31:31 +0000
(14:31 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:31:50 +0000
(18:31 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/json-tools/json-tools-0.4.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/json-tools/json-tools-0.4.0.ebuild
b/dev-python/json-tools/json-tools-0.4.0.ebuild
index 41d4b39561b62cc0d0099a3ed41b18aa70d0c618..252ce00be9ad942509b583501f93edbea7f210e5 100644
(file)
--- a/
dev-python/json-tools/json-tools-0.4.0.ebuild
+++ b/
dev-python/json-tools/json-tools-0.4.0.ebuild
@@
-1,10
+1,10
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
# 'Programming Language :: ... in setup.py requires updating"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} )
inherit distutils-r1
MY_PN="json_tools"