commit:     bf5f7fc0754c1986af8d4b48103ea87baa253534
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 26 12:09:45 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 26 12:50:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf5f7fc0

dev-python/subvertpy: Set DISTUTILS_USE_SETUPTOOLS

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

 dev-python/subvertpy/subvertpy-0.10.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/subvertpy/subvertpy-0.10.1.ebuild 
b/dev-python/subvertpy/subvertpy-0.10.1.ebuild
index ea0a983db45..40de035a89c 100644
--- a/dev-python/subvertpy/subvertpy-0.10.1.ebuild
+++ b/dev-python/subvertpy/subvertpy-0.10.1.ebuild
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python{2_7,3_{6,7}} )
 
 inherit distutils-r1

Reply via email to