summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-28 16:07:13 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-29 14:19:42 +0200
commit670ab39c50b8a445f2be5e21b4573df322095fe1 (patch)
tree52bf8902e314ef5f61f03837dbe7c516700c4b8d /dev-ros/test_rosparam
parentdev-ros/unique_id: convert to python-single-r1 (diff)
downloadgentoo-670ab39c50b8a445f2be5e21b4573df322095fe1.tar.gz
gentoo-670ab39c50b8a445f2be5e21b4573df322095fe1.tar.bz2
gentoo-670ab39c50b8a445f2be5e21b4573df322095fe1.zip
dev-ros/test_rosparam: 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_rosparam')
-rw-r--r--dev-ros/test_rosparam/test_rosparam-1.15.7.ebuild6
-rw-r--r--dev-ros/test_rosparam/test_rosparam-9999.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-ros/test_rosparam/test_rosparam-1.15.7.ebuild b/dev-ros/test_rosparam/test_rosparam-1.15.7.ebuild
index 58010524e0b6..16022d629a45 100644
--- a/dev-ros/test_rosparam/test_rosparam-1.15.7.ebuild
+++ b/dev-ros/test_rosparam/test_rosparam-1.15.7.ebuild
@@ -17,8 +17,8 @@ IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
- dev-ros/rostest[${PYTHON_USEDEP}]
+ dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
test? (
- dev-python/nose[${PYTHON_USEDEP}]
- dev-ros/rosparam[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
+ dev-ros/rosparam[${PYTHON_SINGLE_USEDEP}]
)"
diff --git a/dev-ros/test_rosparam/test_rosparam-9999.ebuild b/dev-ros/test_rosparam/test_rosparam-9999.ebuild
index 58010524e0b6..16022d629a45 100644
--- a/dev-ros/test_rosparam/test_rosparam-9999.ebuild
+++ b/dev-ros/test_rosparam/test_rosparam-9999.ebuild
@@ -17,8 +17,8 @@ IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
- dev-ros/rostest[${PYTHON_USEDEP}]
+ dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
test? (
- dev-python/nose[${PYTHON_USEDEP}]
- dev-ros/rosparam[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
+ dev-ros/rosparam[${PYTHON_SINGLE_USEDEP}]
)"