dev-python/mccabe: PYTHON_COMPAT: add python3_6
authorZac Medico <zmedico@gentoo.org>
Sat, 11 Feb 2017 02:34:24 +0000 (18:34 -0800)
committerZac Medico <zmedico@gentoo.org>
Sun, 12 Feb 2017 22:18:34 +0000 (14:18 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/mccabe/mccabe-0.2.1.ebuild
dev-python/mccabe/mccabe-0.3.1.ebuild
dev-python/mccabe/mccabe-0.3.ebuild
dev-python/mccabe/mccabe-0.4.0.ebuild
dev-python/mccabe/mccabe-0.5.2.ebuild
dev-python/mccabe/mccabe-0.5.3.ebuild
dev-python/mccabe/mccabe-0.6.1.ebuild

index daa81a0169947e9d24be4679625d63f36f899aea..2a40f008096cd0b77217d8881ede23266ecbccab 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=5
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 
index 38ec4ccf69a245e5d6d45131824d632db5dfbdc1..8edf939c05664ffe3d6dcc3aab8c64d9c06df0a2 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 
index 0970a6b9715b712019793be8b94acaffd7f48a2c..2ab1287bcf722f24203a89e81d5678c6aebf2d1a 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 
index b9d7fe9c06f6d135afad815ea5712371609d3d18..358be04be14eed544f23208d0756c210436fc2d3 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} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 
index 42dbf745ca25589f592aeb24d8fd716693ed2af6..9e4c843b89b41fff1cf5580215ccdbc348faa709 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} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 
index 4a9341208be791bed29ebb82d1ece7c1873e8884..13637a7e6e55fc9abf073af6d3b9d465c569fd75 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 
 inherit distutils-r1
 
index 4a9341208be791bed29ebb82d1ece7c1873e8884..13637a7e6e55fc9abf073af6d3b9d465c569fd75 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 
 inherit distutils-r1