From: Alexis Ballier Date: Mon, 27 Feb 2017 10:11:37 +0000 (+0100) Subject: dev-python/rospkg: Add python 3.6 support X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=319b0892bc6ff7adabc2e834e96e9a82dbc5d932;p=gentoo.git dev-python/rospkg: Add python 3.6 support Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-python/rospkg/rospkg-1.1.0.ebuild b/dev-python/rospkg/rospkg-1.1.0.ebuild index cd2e7b33c720..56908705af3d 100644 --- a/dev-python/rospkg/rospkg-1.1.0.ebuild +++ b/dev-python/rospkg/rospkg-1.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/rospkg/rospkg-9999.ebuild b/dev-python/rospkg/rospkg-9999.ebuild index cd2e7b33c720..56908705af3d 100644 --- a/dev-python/rospkg/rospkg-9999.ebuild +++ b/dev-python/rospkg/rospkg-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then