commit:     2036477f45f76ca72852b523247b8f8fe34a3d5e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  2 06:12:37 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug  2 06:45:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2036477f

dev-python/mpmath: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/mpmath/mpmath-1.1.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/mpmath/mpmath-1.1.0.ebuild 
b/dev-python/mpmath/mpmath-1.1.0.ebuild
index 4d5812aabbd..2ee732457c8 100644
--- a/dev-python/mpmath/mpmath-1.1.0.ebuild
+++ b/dev-python/mpmath/mpmath-1.1.0.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=6
 
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9} )
 
 inherit distutils-r1 eutils virtualx

Reply via email to