summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-08 08:15:32 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-08 09:25:05 +0100
commit0ca3078f2074b573c8ae44288489f62b149e6c55 (patch)
treefefd3349191322dff042fb2fbe36483203bbf400 /dev-python/pytest-shutil
parentdev-python/pytest-virtualenv: Take into python@ (diff)
downloadgentoo-0ca3078f2074b573c8ae44288489f62b149e6c55.tar.gz
gentoo-0ca3078f2074b573c8ae44288489f62b149e6c55.tar.bz2
gentoo-0ca3078f2074b573c8ae44288489f62b149e6c55.zip
dev-python/pytest-shutil: Dep on setuptools-git
Closes: https://bugs.gentoo.org/701024 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r--dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild1
-rw-r--r--dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild1
2 files changed, 2 insertions, 0 deletions
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 bcb73147fa95..f3aac9e84dc6 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 85cde7b4aeb1..582a9c0674f5 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() {