dev-python/pytables: Add python3_6 to PYTHON_COMPAT
authorZac Medico <zmedico@gentoo.org>
Sat, 11 Mar 2017 00:49:15 +0000 (16:49 -0800)
committerZac Medico <zmedico@gentoo.org>
Sat, 11 Mar 2017 00:50:31 +0000 (16:50 -0800)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-python/pytables/pytables-3.1.1-r2.ebuild
dev-python/pytables/pytables-3.2.0.ebuild
dev-python/pytables/pytables-3.2.1.1.ebuild
dev-python/pytables/pytables-3.2.1.ebuild
dev-python/pytables/pytables-3.2.2.ebuild
dev-python/pytables/pytables-3.3.0.ebuild

index ed4a13de25af8dedaaeb440927cea7bf8a37beca..f22a4f0c61e90b2d8c2f3974273bd447d8782b35 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 MY_PN=tables
index 769b09e54deeb020c0b0a3fee06534664890d3b9..597054bc2ab569646b5ee3f17a6af1b9d389afe0 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 MY_PN=tables
index 1042419eb8a3703e7337adc1ce46cdcbdeae8a0b..1b75f0a72ca6559fafcef86bb07b8b25b31817d6 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 MY_PN=tables
index 5022ed2ce204b26c3305e5846834665ff65b324f..881c844dd98588bf47d3f28345ed0992c5f0bb62 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 MY_PN=tables
index f2d58f80b9a277675dad092829cc6609e3402729..1b75f0a72ca6559fafcef86bb07b8b25b31817d6 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 MY_PN=tables
index 7f3901392b95ed989f73a7a363681f8525032171..2a1d71b56461d93119f17ed0522c8e5ea0b482f9 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 MY_PN=tables