public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/genpy/
Date: Mon, 27 Feb 2017 10:49:19 +0000 (UTC)	[thread overview]
Message-ID: <1488192548.48b5dc400c7a3223c191fffac1753954e33c0e85.aballier@gentoo> (raw)

commit:     48b5dc400c7a3223c191fffac1753954e33c0e85
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 10:28:31 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 10:49:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b5dc40

dev-ros/genpy: Add python 3.6 support and use standard ros-catkin.eclass src_test that works.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/genpy/genpy-0.6.3.ebuild | 11 +----------
 dev-ros/genpy/genpy-9999.ebuild  | 11 +----------
 2 files changed, 2 insertions(+), 20 deletions(-)

diff --git a/dev-ros/genpy/genpy-0.6.3.ebuild b/dev-ros/genpy/genpy-0.6.3.ebuild
index b393c061a8..bd9c129377 100644
--- a/dev-ros/genpy/genpy-0.6.3.ebuild
+++ b/dev-ros/genpy/genpy-0.6.3.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/genpy"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 inherit ros-catkin
 
@@ -23,12 +23,3 @@ DEPEND="${RDEPEND}
 		dev-python/nose[${PYTHON_USEDEP}]
 	)
 "
-
-python_test() {
-	cd "${BUILD_DIR}"
-	PYTHONPATH="${S}/src" nosetests --verbose -w "${S}/test" || die
-}
-
-src_test() {
-	python_foreach_impl python_test
-}

diff --git a/dev-ros/genpy/genpy-9999.ebuild b/dev-ros/genpy/genpy-9999.ebuild
index b393c061a8..bd9c129377 100644
--- a/dev-ros/genpy/genpy-9999.ebuild
+++ b/dev-ros/genpy/genpy-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/genpy"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 inherit ros-catkin
 
@@ -23,12 +23,3 @@ DEPEND="${RDEPEND}
 		dev-python/nose[${PYTHON_USEDEP}]
 	)
 "
-
-python_test() {
-	cd "${BUILD_DIR}"
-	PYTHONPATH="${S}/src" nosetests --verbose -w "${S}/test" || die
-}
-
-src_test() {
-	python_foreach_impl python_test
-}


             reply	other threads:[~2017-02-27 10:49 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-27 10:49 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-09 15:46 [gentoo-commits] repo/gentoo:master commit in: dev-ros/genpy/ Alexis Ballier
2021-08-06 13:30 Alexis Ballier
2021-08-06 13:30 Alexis Ballier
2020-08-24 13:45 Alexis Ballier
2020-08-17 12:53 Sam James
2020-05-18 16:35 Alexis Ballier
2017-12-01 18:10 Alexis Ballier
2017-12-01 18:10 Alexis Ballier
2017-11-04 13:23 Alexis Ballier
2017-08-06  7:40 Alexis Ballier
2017-08-06  7:40 Alexis Ballier
2017-03-09  9:05 Alexis Ballier
2017-03-02  9:17 Alexis Ballier
2017-02-23  9:44 Alexis Ballier
2017-02-09 17:46 Alexis Ballier
2016-10-25 10:56 Alexis Ballier
2016-10-25 10:56 Alexis Ballier
2016-09-13 12:30 Alexis Ballier
2016-09-13 12:30 Alexis Ballier
2016-04-25  8:57 Alexis Ballier
2016-04-21 10:23 Alexis Ballier
2016-02-23 18:14 Alexis Ballier
2016-02-23 18:14 Alexis Ballier
2015-11-14 11:03 Alexis Ballier
2015-09-22  8:46 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=1488192548.48b5dc400c7a3223c191fffac1753954e33c0e85.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