commit:     7ca62c845a3ec77e5cf5cbceb9c03d0a66999b9d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  5 13:34:43 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun  5 13:57:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca62c84

dev-python/pathlib2: Fix DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/727148
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pathlib2/pathlib2-2.3.5.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/pathlib2/pathlib2-2.3.5.ebuild 
b/dev-python/pathlib2/pathlib2-2.3.5.ebuild
index fcfb7cdfd59..5e1c8a7d6d3 100644
--- a/dev-python/pathlib2/pathlib2-2.3.5.ebuild
+++ b/dev-python/pathlib2/pathlib2-2.3.5.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=7
 
-DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8,9}} )
 
 inherit distutils-r1

Reply via email to