commit:     0ca3078f2074b573c8ae44288489f62b149e6c55
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 07:15:32 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 08:25:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ca3078f

dev-python/pytest-shutil: Dep on setuptools-git

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

 dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild | 1 +
 dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild    | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild 
b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild
index bcb73147fa9..f3aac9e84dc 100644
--- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild
+++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild
@@ -30,6 +30,7 @@ RDEPEND="
 
 BDEPEND="
        ${RDEPEND}
+       dev-python/setuptools-git[${PYTHON_USEDEP}]
 "
 
 python_prepare_all() {

diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild 
b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
index 85cde7b4aeb..582a9c0674f 100644
--- a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
+++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
@@ -30,6 +30,7 @@ RDEPEND="
 
 BDEPEND="
        ${RDEPEND}
+       dev-python/setuptools-git[${PYTHON_USEDEP}]
 "
 
 python_prepare_all() {

Reply via email to