dev-python/setuptools: Disable setuptools self-dependency
authorMichał Górny <mgorny@gentoo.org>
Fri, 29 Nov 2019 13:10:25 +0000 (14:10 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 7 Dec 2019 14:36:36 +0000 (15:36 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/setuptools/setuptools-40.6.3.ebuild
dev-python/setuptools/setuptools-41.5.1.ebuild
dev-python/setuptools/setuptools-42.0.0.ebuild
dev-python/setuptools/setuptools-42.0.1.ebuild
dev-python/setuptools/setuptools-9999.ebuild

index d5d482efd58e3aa46bae7477262576fb1c9af504..a21883a89f89b24bafef8f614dc8d2623cc42b4b 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
 PYTHON_REQ_USE="xml(+)"
 
index ff4a7aa546304b8085739cc52734a62894682e1b..a7b9022b6a0c9c2dcf4f72c3aadeb4ab50eaf91b 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
 PYTHON_REQ_USE="xml(+)"
 
index e7aa7c945a8526061b9fbbb8c9c8645808804093..8c33401e75bd23e6ca4ac8da4de428c5d47e1978 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
 PYTHON_REQ_USE="xml(+)"
 
index 0c293d1ea9504a00bd84f627f6e046afdfe6adc1..58369bab16cbf2fc20ed09b2f6e9bffbe0a57052 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
 PYTHON_REQ_USE="xml(+)"
 
index 8d522c4213f54930ab4c0a6b8ae8d4ad07bd21d5..34b0627c07287168f514a923e23f8305b1d1e316 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
 PYTHON_REQ_USE="xml(+)"