dev-util/rosdep: Add python 3.5 support.
authorAlexis Ballier <aballier@gentoo.org>
Thu, 9 Feb 2017 16:33:40 +0000 (17:33 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 9 Feb 2017 17:46:00 +0000 (18:46 +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 a881bbd3fb95c6714cddb6ad4116f73a0d514c8c..872ae1fdc9b37d9bf4d6a8f1f2f1818f96d2c7f8 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index af4e2e3e5ce46771c789237b29d2fdc0a1ea0e52..872ae1fdc9b37d9bf4d6a8f1f2f1818f96d2c7f8 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then