dev-python/psycopg: Add python3_6 to PYTHON_COMPAT
authorZac Medico <zmedico@gentoo.org>
Fri, 10 Mar 2017 22:31:21 +0000 (14:31 -0800)
committerZac Medico <zmedico@gentoo.org>
Fri, 10 Mar 2017 22:31:21 +0000 (14:31 -0800)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-python/psycopg/psycopg-2.5.3.ebuild
dev-python/psycopg/psycopg-2.5.4.ebuild
dev-python/psycopg/psycopg-2.6.1.ebuild
dev-python/psycopg/psycopg-2.6.2.ebuild
dev-python/psycopg/psycopg-2.6.ebuild

index 98f3d4d89487d85bb3a1d5739d5279973c63abe7..c0bcdb56c97d7f6ac999ee222eb7677cd431e727 100644 (file)
@@ -1,8 +1,8 @@
-# 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=( python{2_7,3_4} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 flag-o-matic
 
index 0eff8dff5b2c56a9c3d8058c482733e4bd2845b7..f59c768e08a551d80a847d35b781b12875129687 100644 (file)
@@ -1,8 +1,8 @@
-# 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=( python{2_7,3_4} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 flag-o-matic
 
index dd8fc51ea3a6bcc0aa2766ecef94349b62a09ad2..a7208e2854b97bb97f7c0ebc83f0ea76229a9a5a 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} )
 
 inherit distutils-r1 flag-o-matic
 
index 11b5ae4f09374bda8e5e7c9c41bb05b45b0b4a97..3b6c6f95faef8ed8ba26b336bdb88fbb21aedd49 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=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 flag-o-matic
 
index 4b4418f94b17b66e5feb93edf07b1db1efe9e242..4a2c3c7d8a0c830f27fabc05bf358bd37a0861a6 100644 (file)
@@ -1,8 +1,8 @@
-# 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=( python{2_7,3_4} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 flag-o-matic