dev-python/psutil: PYTHON_COMPAT: add python3_6
authorZac Medico <zmedico@gentoo.org>
Mon, 13 Feb 2017 07:26:24 +0000 (23:26 -0800)
committerZac Medico <zmedico@gentoo.org>
Mon, 13 Feb 2017 07:26:24 +0000 (23:26 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/psutil/psutil-2.1.3.ebuild
dev-python/psutil/psutil-4.4.2.ebuild
dev-python/psutil/psutil-5.0.1.ebuild
dev-python/psutil/psutil-5.1.1.ebuild
dev-python/psutil/psutil-5.1.3.ebuild

index f28c98ea5b079be852c25d23c49efeae73e42ebb..cb06a2d56227642dc5524a69f430df3843ccad4c 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1
 
index 29e36612aeaf3a9bf110be339c575698c8659bf1..a433cc09f696d943e5667cf2803707ae320ef096 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 
 inherit distutils-r1
 
index a1a88c037cd3514f65716e278893de057041c3d4..e1079d7d015ef38032557d73f6513e3a3d8197f6 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 
 inherit distutils-r1
 
index 1257abadc54d73b2fd23515fdd3825b41e73aa74..e1079d7d015ef38032557d73f6513e3a3d8197f6 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 
 inherit distutils-r1
 
index 1257abadc54d73b2fd23515fdd3825b41e73aa74..e1079d7d015ef38032557d73f6513e3a3d8197f6 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 
 inherit distutils-r1