From 54f426d72690cb3359bff0e8c20d6a774e0faa50 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Mon, 12 Feb 2018 14:32:05 +0100 Subject: [PATCH] dev-python/rospkg: add missing mock test dep Closes: https://bugs.gentoo.org/640384 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-python/rospkg/rospkg-1.1.4.ebuild | 3 ++- dev-python/rospkg/rospkg-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-python/rospkg/rospkg-1.1.4.ebuild b/dev-python/rospkg/rospkg-1.1.4.ebuild index a7dae07958a5..bf7619313e02 100644 --- a/dev-python/rospkg/rospkg-1.1.4.ebuild +++ b/dev-python/rospkg/rospkg-1.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -35,6 +35,7 @@ DEPEND="${RDEPEND} test? ( dev-python/nose[${PYTHON_USEDEP}] dev-python/coverage[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] ) " PATCHES=( "${FILESDIR}/gentoo.patch" ) diff --git a/dev-python/rospkg/rospkg-9999.ebuild b/dev-python/rospkg/rospkg-9999.ebuild index a7dae07958a5..bf7619313e02 100644 --- a/dev-python/rospkg/rospkg-9999.ebuild +++ b/dev-python/rospkg/rospkg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -35,6 +35,7 @@ DEPEND="${RDEPEND} test? ( dev-python/nose[${PYTHON_USEDEP}] dev-python/coverage[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] ) " PATCHES=( "${FILESDIR}/gentoo.patch" ) -- 2.26.2