dev-python/rospkg: add python3.5 support
authorAlexis Ballier <aballier@gentoo.org>
Tue, 23 Feb 2016 18:36:19 +0000 (19:36 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 23 Feb 2016 18:36:19 +0000 (19:36 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-python/rospkg/rospkg-1.0.38.ebuild
dev-python/rospkg/rospkg-9999.ebuild

index 06dd93b7b5c4267fb7cb76ec6c95a4aaf351c565..100d6bc0b260f1b2c449eb46288b1a36d5515dbc 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index 06dd93b7b5c4267fb7cb76ec6c95a4aaf351c565..100d6bc0b260f1b2c449eb46288b1a36d5515dbc 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then