From 78f7d2ef9acfc8833b3897cfe47cf1b99e57f288 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 10 Feb 2017 18:34:24 -0800 Subject: [PATCH] dev-python/mccabe: PYTHON_COMPAT: add python3_6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-python/mccabe/mccabe-0.2.1.ebuild | 4 ++-- dev-python/mccabe/mccabe-0.3.1.ebuild | 4 ++-- dev-python/mccabe/mccabe-0.3.ebuild | 4 ++-- dev-python/mccabe/mccabe-0.4.0.ebuild | 4 ++-- dev-python/mccabe/mccabe-0.5.2.ebuild | 4 ++-- dev-python/mccabe/mccabe-0.5.3.ebuild | 2 +- dev-python/mccabe/mccabe-0.6.1.ebuild | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/dev-python/mccabe/mccabe-0.2.1.ebuild b/dev-python/mccabe/mccabe-0.2.1.ebuild index daa81a0169947..2a40f008096cd 100644 --- a/dev-python/mccabe/mccabe-0.2.1.ebuild +++ b/dev-python/mccabe/mccabe-0.2.1.ebuild @@ -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 diff --git a/dev-python/mccabe/mccabe-0.3.1.ebuild b/dev-python/mccabe/mccabe-0.3.1.ebuild index 38ec4ccf69a24..8edf939c05664 100644 --- a/dev-python/mccabe/mccabe-0.3.1.ebuild +++ b/dev-python/mccabe/mccabe-0.3.1.ebuild @@ -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 diff --git a/dev-python/mccabe/mccabe-0.3.ebuild b/dev-python/mccabe/mccabe-0.3.ebuild index 0970a6b9715b7..2ab1287bcf722 100644 --- a/dev-python/mccabe/mccabe-0.3.ebuild +++ b/dev-python/mccabe/mccabe-0.3.ebuild @@ -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 diff --git a/dev-python/mccabe/mccabe-0.4.0.ebuild b/dev-python/mccabe/mccabe-0.4.0.ebuild index b9d7fe9c06f6d..358be04be14ee 100644 --- a/dev-python/mccabe/mccabe-0.4.0.ebuild +++ b/dev-python/mccabe/mccabe-0.4.0.ebuild @@ -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 diff --git a/dev-python/mccabe/mccabe-0.5.2.ebuild b/dev-python/mccabe/mccabe-0.5.2.ebuild index 42dbf745ca255..9e4c843b89b41 100644 --- a/dev-python/mccabe/mccabe-0.5.2.ebuild +++ b/dev-python/mccabe/mccabe-0.5.2.ebuild @@ -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 diff --git a/dev-python/mccabe/mccabe-0.5.3.ebuild b/dev-python/mccabe/mccabe-0.5.3.ebuild index 4a9341208be79..13637a7e6e55f 100644 --- a/dev-python/mccabe/mccabe-0.5.3.ebuild +++ b/dev-python/mccabe/mccabe-0.5.3.ebuild @@ -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 diff --git a/dev-python/mccabe/mccabe-0.6.1.ebuild b/dev-python/mccabe/mccabe-0.6.1.ebuild index 4a9341208be79..13637a7e6e55f 100644 --- a/dev-python/mccabe/mccabe-0.6.1.ebuild +++ b/dev-python/mccabe/mccabe-0.6.1.ebuild @@ -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