From: Zac Medico Date: Fri, 10 Feb 2017 02:54:17 +0000 (-0800) Subject: dev-python/PySocks: PYTHON_COMPAT: add python3_6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=16e44c66900653cbf605171448130c4b2ffca57e;p=gentoo.git dev-python/PySocks: PYTHON_COMPAT: add python3_6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-python/PySocks/PySocks-1.5.6.ebuild b/dev-python/PySocks/PySocks-1.5.6.ebuild index d9d680c6b4bf..804724f2443e 100644 --- a/dev-python/PySocks/PySocks-1.5.6.ebuild +++ b/dev-python/PySocks/PySocks-1.5.6.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) inherit distutils-r1 diff --git a/dev-python/PySocks/PySocks-1.5.7.ebuild b/dev-python/PySocks/PySocks-1.5.7.ebuild index 26f682aa46cf..4d8cdac79bc5 100644 --- a/dev-python/PySocks/PySocks-1.5.7.ebuild +++ b/dev-python/PySocks/PySocks-1.5.7.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{,3} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} ) inherit distutils-r1 diff --git a/dev-python/PySocks/PySocks-1.6.4.ebuild b/dev-python/PySocks/PySocks-1.6.4.ebuild index 26f682aa46cf..4d8cdac79bc5 100644 --- a/dev-python/PySocks/PySocks-1.6.4.ebuild +++ b/dev-python/PySocks/PySocks-1.6.4.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{,3} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} ) inherit distutils-r1 diff --git a/dev-python/PySocks/PySocks-1.6.5.ebuild b/dev-python/PySocks/PySocks-1.6.5.ebuild index 26f682aa46cf..4d8cdac79bc5 100644 --- a/dev-python/PySocks/PySocks-1.6.5.ebuild +++ b/dev-python/PySocks/PySocks-1.6.5.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{,3} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} ) inherit distutils-r1 diff --git a/dev-python/PySocks/PySocks-1.6.6.ebuild b/dev-python/PySocks/PySocks-1.6.6.ebuild index ff620ac19649..4d8cdac79bc5 100644 --- a/dev-python/PySocks/PySocks-1.6.6.ebuild +++ b/dev-python/PySocks/PySocks-1.6.6.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