dev-python/setuptools: PYTHON_COMPAT: add python3_6
authorZac Medico <zmedico@gentoo.org>
Thu, 9 Feb 2017 23:37:32 +0000 (15:37 -0800)
committerZac Medico <zmedico@gentoo.org>
Sun, 12 Feb 2017 22:17:05 +0000 (14:17 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/setuptools/setuptools-30.4.0.ebuild
dev-python/setuptools/setuptools-33.1.1.ebuild
dev-python/setuptools/setuptools-34.0.2-r1.ebuild
dev-python/setuptools/setuptools-9999.ebuild

index f0450f5e2f0f8ff13889a73aaf40cb92b78e7582..398a0c19bf58654cbb60438286c977758acad86f 100644 (file)
@@ -3,7 +3,7 @@
 # $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 be35be074a061654926fc7a160a1280ed5aad090..81e04fe97e05e2d8c1dd07c00292fddd8b0ff445 100644 (file)
@@ -3,7 +3,7 @@
 # $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 cbb19f5bf4f9f4d3db7bed32eb3f34ff2cfad249..cc0ae4e2a6785e57063ff4f12a94f341dc058996 100644 (file)
@@ -3,7 +3,7 @@
 # $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 f0fd299a6b7065024618f65b7e3016869c40b1ff..2fdb2053434d6e466c0300a4cae477e8c205a5dc 100644 (file)
@@ -3,7 +3,7 @@
 # $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