From 53ac43b8a41c3174f0cb19fd1894ff4b949e1297 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 19 May 2020 14:36:21 +0200 Subject: [PATCH] dev-python/flask-mail: Add test-dep on mock MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/723570 Signed-off-by: Michał Górny --- dev-python/flask-mail/flask-mail-0.9.1-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/flask-mail/flask-mail-0.9.1-r1.ebuild b/dev-python/flask-mail/flask-mail-0.9.1-r1.ebuild index 46b50e21496f..9268034b9763 100644 --- a/dev-python/flask-mail/flask-mail-0.9.1-r1.ebuild +++ b/dev-python/flask-mail/flask-mail-0.9.1-r1.ebuild @@ -23,6 +23,7 @@ RDEPEND="dev-python/flask[${PYTHON_USEDEP}] dev-python/blinker[${PYTHON_USEDEP}]" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( ${RDEPEND} + dev-python/mock[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] dev-python/speaklater[${PYTHON_USEDEP}] )" -- 2.26.2