dev-python/python-dateutil: PYTHON_COMPAT: add python3_6
authorZac Medico <zmedico@gentoo.org>
Mon, 13 Feb 2017 08:03:45 +0000 (00:03 -0800)
committerZac Medico <zmedico@gentoo.org>
Mon, 13 Feb 2017 08:04:32 +0000 (00:04 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/python-dateutil/python-dateutil-2.2.ebuild
dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild
dev-python/python-dateutil/python-dateutil-2.5.3.ebuild
dev-python/python-dateutil/python-dateutil-2.6.0.ebuild

index 8fb9aefadd7851b090dc9da129ddee3e742fc092..8cabeb696c072ffe0442d4e5ddd0ac0955226452 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
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1
 
index 161e8f74ea1e88ba998c9f6167c1dc9a0a1648c4..bba84bf0f39fa0749c3e5b5b19be9271ad3191dc 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} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 
 inherit distutils-r1
 
index d317f10be6eba16de52407fbf82806ee98a9dfb4..bec290135f6f32745a78c3a97d7bd2e1ffc0b6c0 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 d317f10be6eba16de52407fbf82806ee98a9dfb4..bec290135f6f32745a78c3a97d7bd2e1ffc0b6c0 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