dev-python/rospkg: Add python 3.6 support
authorAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 10:11:37 +0000 (11:11 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 10:49:08 +0000 (11:49 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/rospkg/rospkg-1.1.0.ebuild
dev-python/rospkg/rospkg-9999.ebuild

index cd2e7b33c72044e2022d1f9c7404ecb265a41eb1..56908705af3d64e5d8ef11a46a901ce62672bbef 100644 (file)
@@ -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
index cd2e7b33c72044e2022d1f9c7404ecb265a41eb1..56908705af3d64e5d8ef11a46a901ce62672bbef 100644 (file)
@@ -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