From: Zac Medico Date: Mon, 13 Feb 2017 07:26:24 +0000 (-0800) Subject: dev-python/psutil: PYTHON_COMPAT: add python3_6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4494982a11da21da48ac2b95f9571a4fbf71a3ad;p=gentoo.git dev-python/psutil: PYTHON_COMPAT: add python3_6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-python/psutil/psutil-2.1.3.ebuild b/dev-python/psutil/psutil-2.1.3.ebuild index f28c98ea5b07..cb06a2d56227 100644 --- a/dev-python/psutil/psutil-2.1.3.ebuild +++ b/dev-python/psutil/psutil-2.1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) inherit distutils-r1 diff --git a/dev-python/psutil/psutil-4.4.2.ebuild b/dev-python/psutil/psutil-4.4.2.ebuild index 29e36612aeaf..a433cc09f696 100644 --- a/dev-python/psutil/psutil-4.4.2.ebuild +++ b/dev-python/psutil/psutil-4.4.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} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/psutil/psutil-5.0.1.ebuild b/dev-python/psutil/psutil-5.0.1.ebuild index a1a88c037cd3..e1079d7d015e 100644 --- a/dev-python/psutil/psutil-5.0.1.ebuild +++ b/dev-python/psutil/psutil-5.0.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=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/psutil/psutil-5.1.1.ebuild b/dev-python/psutil/psutil-5.1.1.ebuild index 1257abadc54d..e1079d7d015e 100644 --- a/dev-python/psutil/psutil-5.1.1.ebuild +++ b/dev-python/psutil/psutil-5.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/psutil/psutil-5.1.3.ebuild b/dev-python/psutil/psutil-5.1.3.ebuild index 1257abadc54d..e1079d7d015e 100644 --- a/dev-python/psutil/psutil-5.1.3.ebuild +++ b/dev-python/psutil/psutil-5.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1