From 66df27dc512897f3badf618395a546f2921f2b31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 20 Jan 2024 20:56:24 +0100 Subject: dev-python/GitPython: Add a dep on pytest-mock MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/922579 Signed-off-by: Michał Górny --- dev-python/GitPython/GitPython-3.1.41.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/GitPython/GitPython-3.1.41.ebuild') diff --git a/dev-python/GitPython/GitPython-3.1.41.ebuild b/dev-python/GitPython/GitPython-3.1.41.ebuild index 87a8bf807775..e1de15f3a8ed 100644 --- a/dev-python/GitPython/GitPython-3.1.41.ebuild +++ b/dev-python/GitPython/GitPython-3.1.41.ebuild @@ -38,6 +38,7 @@ RDEPEND=" BDEPEND=" test? ( >=dev-python/ddt-1.1.1[${PYTHON_USEDEP}] + dev-python/pytest-mock[${PYTHON_USEDEP}] dev-python/sumtypes[${PYTHON_USEDEP}] ) " -- cgit v1.2.3