commit: c69c92f8eb90622f9bd852e4bfe714d85f5eee64
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 5 13:55:33 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 14:05:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c69c92f8
dev-python/grpcio: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/grpcio/grpcio-1.16.1.ebuild | 2 +-
dev-python/grpcio/grpcio-1.17.1.ebuild | 2 +-
dev-python/grpcio/grpcio-1.18.0.ebuild | 2 +-
dev-python/grpcio/grpcio-1.19.0.ebuild | 2 +-
dev-python/grpcio/grpcio-1.20.1.ebuild | 2 +-
dev-python/grpcio/grpcio-1.21.1.ebuild | 2 +-
dev-python/grpcio/grpcio-1.22.1.ebuild | 2 +-
dev-python/grpcio/grpcio-1.23.0.ebuild | 2 +-
dev-python/grpcio/grpcio-1.24.3.ebuild | 2 +-
dev-python/grpcio/grpcio-1.26.0-r1.ebuild | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/dev-python/grpcio/grpcio-1.16.1.ebuild
b/dev-python/grpcio/grpcio-1.16.1.ebuild
index e8077ccb0f3..c35a7691c6a 100644
--- a/dev-python/grpcio/grpcio-1.16.1.ebuild
+++ b/dev-python/grpcio/grpcio-1.16.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
DESCRIPTION="High-performance RPC framework (python libraries)"
diff --git a/dev-python/grpcio/grpcio-1.17.1.ebuild
b/dev-python/grpcio/grpcio-1.17.1.ebuild
index 6466855a8e6..7f13d32d88e 100644
--- a/dev-python/grpcio/grpcio-1.17.1.ebuild
+++ b/dev-python/grpcio/grpcio-1.17.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 multiprocessing
DESCRIPTION="High-performance RPC framework (python libraries)"
diff --git a/dev-python/grpcio/grpcio-1.18.0.ebuild
b/dev-python/grpcio/grpcio-1.18.0.ebuild
index 6466855a8e6..7f13d32d88e 100644
--- a/dev-python/grpcio/grpcio-1.18.0.ebuild
+++ b/dev-python/grpcio/grpcio-1.18.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 multiprocessing
DESCRIPTION="High-performance RPC framework (python libraries)"
diff --git a/dev-python/grpcio/grpcio-1.19.0.ebuild
b/dev-python/grpcio/grpcio-1.19.0.ebuild
index 2cbafa2f243..637a144e4f4 100644
--- a/dev-python/grpcio/grpcio-1.19.0.ebuild
+++ b/dev-python/grpcio/grpcio-1.19.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 multiprocessing
DESCRIPTION="High-performance RPC framework (python libraries)"
diff --git a/dev-python/grpcio/grpcio-1.20.1.ebuild
b/dev-python/grpcio/grpcio-1.20.1.ebuild
index 292b0e89dc7..157964b30b6 100644
--- a/dev-python/grpcio/grpcio-1.20.1.ebuild
+++ b/dev-python/grpcio/grpcio-1.20.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 multiprocessing
DESCRIPTION="High-performance RPC framework (python libraries)"
diff --git a/dev-python/grpcio/grpcio-1.21.1.ebuild
b/dev-python/grpcio/grpcio-1.21.1.ebuild
index 292b0e89dc7..157964b30b6 100644
--- a/dev-python/grpcio/grpcio-1.21.1.ebuild
+++ b/dev-python/grpcio/grpcio-1.21.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 multiprocessing
DESCRIPTION="High-performance RPC framework (python libraries)"
diff --git a/dev-python/grpcio/grpcio-1.22.1.ebuild
b/dev-python/grpcio/grpcio-1.22.1.ebuild
index ca59b7bff1f..98cf06542c0 100644
--- a/dev-python/grpcio/grpcio-1.22.1.ebuild
+++ b/dev-python/grpcio/grpcio-1.22.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 multiprocessing
DESCRIPTION="High-performance RPC framework (python libraries)"
diff --git a/dev-python/grpcio/grpcio-1.23.0.ebuild
b/dev-python/grpcio/grpcio-1.23.0.ebuild
index ca59b7bff1f..98cf06542c0 100644
--- a/dev-python/grpcio/grpcio-1.23.0.ebuild
+++ b/dev-python/grpcio/grpcio-1.23.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 multiprocessing
DESCRIPTION="High-performance RPC framework (python libraries)"
diff --git a/dev-python/grpcio/grpcio-1.24.3.ebuild
b/dev-python/grpcio/grpcio-1.24.3.ebuild
index 4fdd980f433..28da17b0ccc 100644
--- a/dev-python/grpcio/grpcio-1.24.3.ebuild
+++ b/dev-python/grpcio/grpcio-1.24.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 multiprocessing
DESCRIPTION="High-performance RPC framework (python libraries)"
diff --git a/dev-python/grpcio/grpcio-1.26.0-r1.ebuild
b/dev-python/grpcio/grpcio-1.26.0-r1.ebuild
index 060f3291867..376c1dc49ae 100644
--- a/dev-python/grpcio/grpcio-1.26.0-r1.ebuild
+++ b/dev-python/grpcio/grpcio-1.26.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1 multiprocessing
DESCRIPTION="High-performance RPC framework (python libraries)"