dev-util/rosdep: Add python 3.6 / pypy/3 support
authorAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 16:00:02 +0000 (17:00 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 17:09:24 +0000 (18:09 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-util/rosdep/rosdep-0.11.5.ebuild
dev-util/rosdep/rosdep-9999.ebuild

index 872ae1fdc9b37d9bf4d6a8f1f2f1818f96d2c7f8..d9dcb3868721668bd15c02af62f100899b9f7b12 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index 872ae1fdc9b37d9bf4d6a8f1f2f1818f96d2c7f8..d9dcb3868721668bd15c02af62f100899b9f7b12 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then