From 51944fc4a6fbaa204695197e83486b80654ed1b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 29 Apr 2021 09:36:15 +0200 Subject: dev-python/google-api-python-client: Add missing test deps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/691504 Signed-off-by: Michał Górny --- .../google-api-python-client/google-api-python-client-2.1.0.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dev-python/google-api-python-client/google-api-python-client-2.1.0.ebuild') diff --git a/dev-python/google-api-python-client/google-api-python-client-2.1.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.1.0.ebuild index 6ac513eb6f88..57f778294183 100644 --- a/dev-python/google-api-python-client/google-api-python-client-2.1.0.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-2.1.0.ebuild @@ -28,6 +28,9 @@ RDEPEND=" " BDEPEND=" test? ( + dev-python/mock[${PYTHON_USEDEP}] + dev-python/oauth2client[${PYTHON_USEDEP}] + dev-python/parameterized[${PYTHON_USEDEP}] dev-python/unittest2[${PYTHON_USEDEP}] )" -- cgit v1.2.3