From 0ca3078f2074b573c8ae44288489f62b149e6c55 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 8 Mar 2020 08:15:32 +0100 Subject: dev-python/pytest-shutil: Dep on setuptools-git MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/701024 Signed-off-by: Michał Górny --- 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(+) (limited to 'dev-python/pytest-shutil') 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() { -- cgit v1.2.3-65-gdbad