diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-27 17:01:39 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-27 17:01:39 +0100 |
commit | 1d6268eedc2582fe6aecdf2f5daf481a8ab79584 (patch) | |
tree | 8f3362791f1961ea8910ad5b9dcb0c877f6693ed /dev-python | |
parent | app-vim/gentoo-syntax: Bump to 13 (diff) | |
download | gentoo-1d6268eedc2582fe6aecdf2f5daf481a8ab79584.tar.gz gentoo-1d6268eedc2582fe6aecdf2f5daf481a8ab79584.tar.bz2 gentoo-1d6268eedc2582fe6aecdf2f5daf481a8ab79584.zip |
dev-python/pipdeptree: Add BDEP on dev-python/hatch-vcs
Closes: https://bugs.gentoo.org/920760
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pipdeptree/pipdeptree-2.13.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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}] |