summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-28 16:11:55 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-29 14:19:43 +0200
commit7090b484606ea77274da65c111ef36e2bbfeb9d7 (patch)
tree2674e8c6193992ef51d0ef464092bc5a7eee1cbe /dev-ros/test_roslib_comm
parentdev-ros/rqt_image_view: convert to python-single-r1 (diff)
downloadgentoo-7090b484606ea77274da65c111ef36e2bbfeb9d7.tar.gz
gentoo-7090b484606ea77274da65c111ef36e2bbfeb9d7.tar.bz2
gentoo-7090b484606ea77274da65c111ef36e2bbfeb9d7.zip
dev-ros/test_roslib_comm: convert to python-single-r1
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/test_roslib_comm')
-rw-r--r--dev-ros/test_roslib_comm/test_roslib_comm-1.15.7.ebuild6
-rw-r--r--dev-ros/test_roslib_comm/test_roslib_comm-9999.ebuild6
2 files changed, 10 insertions, 2 deletions
diff --git a/dev-ros/test_roslib_comm/test_roslib_comm-1.15.7.ebuild b/dev-ros/test_roslib_comm/test_roslib_comm-1.15.7.ebuild
index aa2a38935294..bc2a0615b9d9 100644
--- a/dev-ros/test_roslib_comm/test_roslib_comm-1.15.7.ebuild
+++ b/dev-ros/test_roslib_comm/test_roslib_comm-1.15.7.ebuild
@@ -18,5 +18,9 @@ IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
- test? ( dev-ros/roslib[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] dev-ros/test_rosmaster )
+ test? (
+ dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
+ $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
+ dev-ros/test_rosmaster
+ )
"
diff --git a/dev-ros/test_roslib_comm/test_roslib_comm-9999.ebuild b/dev-ros/test_roslib_comm/test_roslib_comm-9999.ebuild
index aa2a38935294..bc2a0615b9d9 100644
--- a/dev-ros/test_roslib_comm/test_roslib_comm-9999.ebuild
+++ b/dev-ros/test_roslib_comm/test_roslib_comm-9999.ebuild
@@ -18,5 +18,9 @@ IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
- test? ( dev-ros/roslib[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] dev-ros/test_rosmaster )
+ test? (
+ dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
+ $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
+ dev-ros/test_rosmaster
+ )
"