dev-python/catkin_pkg: add python 3.5 support
authorAlexis Ballier <aballier@gentoo.org>
Tue, 23 Feb 2016 15:42:49 +0000 (16:42 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 23 Feb 2016 15:42:49 +0000 (16:42 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-python/catkin_pkg/catkin_pkg-0.2.10.ebuild
dev-python/catkin_pkg/catkin_pkg-9999.ebuild

index b5bb86f498066ef91e7fca4b35f3e8a498de544c..ca6928b99b0be5110df0e54ce0312ce66411fa4f 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 b5bb86f498066ef91e7fca4b35f3e8a498de544c..ca6928b99b0be5110df0e54ce0312ce66411fa4f 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