commit:     065219418b661df2da32eaaea951ff0ae3d8bbf1
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 21:29:59 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 21:29:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06521941

dev-python/python-saharaclient: set DISTUTILS_USE_SETUPTOOLS=bdepend

Closes: https://bugs.gentoo.org/750146
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-python/python-saharaclient/python-saharaclient-3.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-saharaclient/python-saharaclient-3.2.1.ebuild 
b/dev-python/python-saharaclient/python-saharaclient-3.2.1.ebuild
index b8168298872..c4fa1e604d5 100644
--- a/dev-python/python-saharaclient/python-saharaclient-3.2.1.ebuild
+++ b/dev-python/python-saharaclient/python-saharaclient-3.2.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 PYTHON_COMPAT=( python3_{7,8} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
+DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1
 

Reply via email to