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

dev-python/pytest-runner/pytest-runner-2.10.1.ebuild
dev-python/pytest-runner/pytest-runner-2.6.2.ebuild
dev-python/pytest-runner/pytest-runner-2.8.ebuild
dev-python/pytest-runner/pytest-runner-2.9.ebuild

index fd54c1cfd246f38faa4a07ab6d1f88b4d9e85c84..c4f47402b9d834e9b67e2f520ca4394dfffe1b04 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 2aa3290a472f16719c303b07ec471510530cf4e3..1ef8cb1ed497faf9defd617cbfb3892e4cd093aa 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 0819783bdb630651141dd415c7453431fdad73af..acfa40904a9519dbe13c3b15557dbc3146f1abdd 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=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1
 
index 0819783bdb630651141dd415c7453431fdad73af..acfa40904a9519dbe13c3b15557dbc3146f1abdd 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=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1