commit:     415204e1b099ffc9dabdca0bb0bd04a531bd2e64
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 15:55:13 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 10 16:19:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=415204e1

dev-python/hatchling: Add a test dep on dev-python/pytest-mock

Closes: https://bugs.gentoo.org/906051
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/hatchling/hatchling-1.15.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/hatchling/hatchling-1.15.0.ebuild 
b/dev-python/hatchling/hatchling-1.15.0.ebuild
index fb49ea0b336a..d19c9d5239f8 100644
--- a/dev-python/hatchling/hatchling-1.15.0.ebuild
+++ b/dev-python/hatchling/hatchling-1.15.0.ebuild
@@ -45,6 +45,7 @@ BDEPEND="
                        dev-python/click[${PYTHON_USEDEP}]
                        dev-python/httpx[${PYTHON_USEDEP}]
                        dev-python/platformdirs[${PYTHON_USEDEP}]
+                       dev-python/pytest-mock[${PYTHON_USEDEP}]
                        dev-python/rich[${PYTHON_USEDEP}]
                        dev-python/tomli-w[${PYTHON_USEDEP}]
                        dev-python/virtualenv[${PYTHON_USEDEP}]

Reply via email to