commit: 1d6268eedc2582fe6aecdf2f5daf481a8ab79584 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Dec 27 16:01:39 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Dec 27 16:01:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d6268ee
dev-python/pipdeptree: Add BDEP on dev-python/hatch-vcs Closes: https://bugs.gentoo.org/920760 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pipdeptree/pipdeptree-2.13.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/pipdeptree/pipdeptree-2.13.1.ebuild b/dev-python/pipdeptree/pipdeptree-2.13.1.ebuild index f2d71adbba6e..61efc130c1c0 100644 --- a/dev-python/pipdeptree/pipdeptree-2.13.1.ebuild +++ b/dev-python/pipdeptree/pipdeptree-2.13.1.ebuild @@ -19,6 +19,7 @@ SLOT="0" KEYWORDS="~amd64 ~riscv" BDEPEND=" + dev-python/hatch-vcs[${PYTHON_USEDEP}] test? ( dev-python/graphviz[${PYTHON_USEDEP}] dev-python/pip[${PYTHON_USEDEP}]
