dev-python/protobuf-python: Set DISTUTILS_USE_SETUPTOOLS="manual".
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Wed, 1 Jan 2020 21:01:53 +0000 (21:01 +0000)
committerMike Gilbert <floppym@gentoo.org>
Wed, 1 Jan 2020 22:09:52 +0000 (17:09 -0500)
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
dev-python/protobuf-python/protobuf-python-3.10.1.ebuild
dev-python/protobuf-python/protobuf-python-3.11.2.ebuild
dev-python/protobuf-python/protobuf-python-3.8.0.ebuild
dev-python/protobuf-python/protobuf-python-3.9.1.ebuild
dev-python/protobuf-python/protobuf-python-3.9.2.ebuild
dev-python/protobuf-python/protobuf-python-9999.ebuild

index 82645a6b535830de513cd76727fe354a072b0ec7..23befa2424508376ddc879fac7bab7ed6c1710bf 100644 (file)
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7,3_8})
+PYTHON_COMPAT=(python{2_7,3_6,3_7,3_8})
+DISTUTILS_USE_SETUPTOOLS="manual"
 
 inherit distutils-r1
 
index 12b483b89bac2afc665f1c1ba74d2a78f4ce7c4b..28ac6f319989850f2f9e50be48b5102537540a4e 100644 (file)
@@ -1,8 +1,9 @@
-# Copyright 2008-2019 Gentoo Authors
+# Copyright 2008-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7,3_8})
+PYTHON_COMPAT=(python{2_7,3_6,3_7,3_8})
+DISTUTILS_USE_SETUPTOOLS="manual"
 
 inherit distutils-r1
 
index e95319dbff3d9f73de42756480437052b05fbd33..83dcab48f6cf0383d3f5ba27207718646e1f9b89 100644 (file)
@@ -1,8 +1,9 @@
-# Copyright 2008-2019 Gentoo Authors
+# Copyright 2008-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7})
+PYTHON_COMPAT=(python{2_7,3_6,3_7})
+DISTUTILS_USE_SETUPTOOLS="manual"
 
 inherit distutils-r1
 
index 634283beb42ec0598db55d1e766500a364d1da69..2ac416dab44d7574901c77742a3650dd0aa24c09 100644 (file)
@@ -1,8 +1,9 @@
-# Copyright 2008-2019 Gentoo Authors
+# Copyright 2008-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7})
+PYTHON_COMPAT=(python{2_7,3_6,3_7})
+DISTUTILS_USE_SETUPTOOLS="manual"
 
 inherit distutils-r1
 
index 634283beb42ec0598db55d1e766500a364d1da69..2ac416dab44d7574901c77742a3650dd0aa24c09 100644 (file)
@@ -1,8 +1,9 @@
-# Copyright 2008-2019 Gentoo Authors
+# Copyright 2008-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7})
+PYTHON_COMPAT=(python{2_7,3_6,3_7})
+DISTUTILS_USE_SETUPTOOLS="manual"
 
 inherit distutils-r1
 
index 9e9d34cbcc8a133f1bc22c871ffb21a91cfe927d..5fddaadfdf53d270141c02c8ef67e6399a271e64 100644 (file)
@@ -1,8 +1,9 @@
-# Copyright 2008-2019 Gentoo Authors
+# Copyright 2008-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7,3_8})
+PYTHON_COMPAT=(python{2_7,3_6,3_7,3_8})
+DISTUTILS_USE_SETUPTOOLS="manual"
 
 inherit distutils-r1