From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/mavros/
Date: Mon, 27 Feb 2017 15:40:39 +0000 (UTC) [thread overview]
Message-ID: <1488210026.ce7a195665db05cc15721b7c69465c13464b8e5b.aballier@gentoo> (raw)
commit: ce7a195665db05cc15721b7c69465c13464b8e5b
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 15:35:14 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 15:40:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce7a1956
dev-ros/mavros: Add python 3.4/3.5/3.6 and pypy/3 support
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ros/mavros/mavros-0.18.7.ebuild | 2 +-
dev-ros/mavros/mavros-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ros/mavros/mavros-0.18.7.ebuild b/dev-ros/mavros/mavros-0.18.7.ebuild
index 8d05cde8c5..fd9347f941 100644
--- a/dev-ros/mavros/mavros-0.18.7.ebuild
+++ b/dev-ros/mavros/mavros-0.18.7.ebuild
@@ -5,7 +5,7 @@
EAPI=5
ROS_REPO_URI="https://github.com/mavlink/mavros"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
ROS_SUBDIR=${PN}
inherit ros-catkin
diff --git a/dev-ros/mavros/mavros-9999.ebuild b/dev-ros/mavros/mavros-9999.ebuild
index 8d05cde8c5..fd9347f941 100644
--- a/dev-ros/mavros/mavros-9999.ebuild
+++ b/dev-ros/mavros/mavros-9999.ebuild
@@ -5,7 +5,7 @@
EAPI=5
ROS_REPO_URI="https://github.com/mavlink/mavros"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
ROS_SUBDIR=${PN}
inherit ros-catkin
next reply other threads:[~2017-02-27 15:41 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-27 15:40 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-16 12:00 [gentoo-commits] repo/gentoo:master commit in: dev-ros/mavros/ Alexis Ballier
2021-08-12 16:58 Alexis Ballier
2021-08-12 14:56 Alexis Ballier
2021-08-12 14:56 Alexis Ballier
2021-08-06 13:30 Alexis Ballier
2021-08-03 14:12 Alexis Ballier
2021-08-03 14:12 Alexis Ballier
2021-02-02 14:28 Alexis Ballier
2020-10-14 11:05 Alexis Ballier
2020-10-14 11:05 Alexis Ballier
2017-05-06 16:17 Alexis Ballier
2017-02-27 15:40 Alexis Ballier
2017-02-27 15:40 Alexis Ballier
2017-02-27 15:40 Alexis Ballier
2017-02-08 15:33 Alexis Ballier
2017-02-08 15:33 Alexis Ballier
2016-12-13 13:57 Alexis Ballier
2016-11-14 14:02 Alexis Ballier
2016-11-14 14:02 Alexis Ballier
2016-11-14 14:02 Alexis Ballier
2016-07-11 10:18 Alexis Ballier
2016-07-04 7:49 Alexis Ballier
2016-06-29 8:29 Alexis Ballier
2016-06-28 14:36 Alexis Ballier
2016-06-28 14:36 Alexis Ballier
2016-06-09 9:48 Alexis Ballier
2016-05-24 7:42 Alexis Ballier
2016-05-12 10:42 Alexis Ballier
2016-05-11 7:50 Alexis Ballier
2016-03-29 14:33 Alexis Ballier
2016-02-11 9:20 Alexis Ballier
2016-02-09 8:45 Alexis Ballier
2016-01-12 8:32 Alexis Ballier
2015-12-15 9:27 Alexis Ballier
2015-12-15 9:27 Alexis Ballier
2015-12-15 9:27 Alexis Ballier
2015-12-03 9:05 Alexis Ballier
2015-12-03 9:05 Alexis Ballier
2015-11-24 12:41 Alexis Ballier
2015-11-19 10:05 Alexis Ballier
2015-11-14 11:03 Alexis Ballier
2015-11-10 7:00 Alexis Ballier
2015-11-02 9:53 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1488210026.ce7a195665db05cc15721b7c69465c13464b8e5b.aballier@gentoo \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox