dev-python/pytest-shutil: Dep on setuptools-git
authorMichał Górny <mgorny@gentoo.org>
Sun, 8 Mar 2020 07:15:32 +0000 (08:15 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 8 Mar 2020 08:25:05 +0000 (09:25 +0100)
Closes: https://bugs.gentoo.org/701024
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild
dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild

index bcb73147fa95c3e9e5b7af41f96bfdc9202a43b0..f3aac9e84dc6ed5e1ebe94bfbc58e8d4937e044a 100644 (file)
@@ -30,6 +30,7 @@ RDEPEND="
 
 BDEPEND="
        ${RDEPEND}
+       dev-python/setuptools-git[${PYTHON_USEDEP}]
 "
 
 python_prepare_all() {
index 85cde7b4aeb15d8fe784988809219fd23fb6c873..582a9c0674f52cce4a746713fd65b842c5990588 100644 (file)
@@ -30,6 +30,7 @@ RDEPEND="
 
 BDEPEND="
        ${RDEPEND}
+       dev-python/setuptools-git[${PYTHON_USEDEP}]
 "
 
 python_prepare_all() {