dev-ros/genpy: add python 3.5 support
authorAlexis Ballier <aballier@gentoo.org>
Tue, 23 Feb 2016 18:08:59 +0000 (19:08 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 23 Feb 2016 18:08:59 +0000 (19:08 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ros/genpy/genpy-0.5.7.ebuild
dev-ros/genpy/genpy-9999.ebuild

index 46b7961a883cc5ec67d2c67b026b8cad8c319b96..e18cd2aa843cc1434031ce60dadfc2958bffeacf 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/genpy"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ros-catkin
 
index 46b7961a883cc5ec67d2c67b026b8cad8c319b96..e18cd2aa843cc1434031ce60dadfc2958bffeacf 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/genpy"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ros-catkin