diff options
author | 2020-02-05 14:55:24 +0100 | |
---|---|---|
committer | 2020-02-05 15:05:17 +0100 | |
commit | 38bf81957348c24c9d017f3b4f951c4eaf358ef5 (patch) | |
tree | cc39c799bd120733f76b68bd7ad8da91fde13fb1 /dev-python/grpcio-tools | |
parent | dev-python/graphviz: Remove py2 (diff) | |
download | gentoo-38bf81957348c24c9d017f3b4f951c4eaf358ef5.tar.gz gentoo-38bf81957348c24c9d017f3b4f951c4eaf358ef5.tar.bz2 gentoo-38bf81957348c24c9d017f3b4f951c4eaf358ef5.zip |
dev-python/grpcio-tools: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/grpcio-tools')
10 files changed, 10 insertions, 10 deletions
diff --git a/dev-python/grpcio-tools/grpcio-tools-1.16.1.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.16.1.ebuild index c6794ff39729..e91e65eac30e 100644 --- a/dev-python/grpcio-tools/grpcio-tools-1.16.1.ebuild +++ b/dev-python/grpcio-tools/grpcio-tools-1.16.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 DESCRIPTION="Protobuf code generator for gRPC" diff --git a/dev-python/grpcio-tools/grpcio-tools-1.17.1.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.17.1.ebuild index f51fd367c529..045bea887550 100644 --- a/dev-python/grpcio-tools/grpcio-tools-1.17.1.ebuild +++ b/dev-python/grpcio-tools/grpcio-tools-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="Protobuf code generator for gRPC" diff --git a/dev-python/grpcio-tools/grpcio-tools-1.18.0.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.18.0.ebuild index f51fd367c529..045bea887550 100644 --- a/dev-python/grpcio-tools/grpcio-tools-1.18.0.ebuild +++ b/dev-python/grpcio-tools/grpcio-tools-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="Protobuf code generator for gRPC" diff --git a/dev-python/grpcio-tools/grpcio-tools-1.19.0.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.19.0.ebuild index a70e95e02637..3627353b6a86 100644 --- a/dev-python/grpcio-tools/grpcio-tools-1.19.0.ebuild +++ b/dev-python/grpcio-tools/grpcio-tools-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="Protobuf code generator for gRPC" diff --git a/dev-python/grpcio-tools/grpcio-tools-1.20.1.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.20.1.ebuild index 5dba4c0666ea..83f7c06e49e6 100644 --- a/dev-python/grpcio-tools/grpcio-tools-1.20.1.ebuild +++ b/dev-python/grpcio-tools/grpcio-tools-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="Protobuf code generator for gRPC" diff --git a/dev-python/grpcio-tools/grpcio-tools-1.21.1.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.21.1.ebuild index 5dba4c0666ea..83f7c06e49e6 100644 --- a/dev-python/grpcio-tools/grpcio-tools-1.21.1.ebuild +++ b/dev-python/grpcio-tools/grpcio-tools-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="Protobuf code generator for gRPC" diff --git a/dev-python/grpcio-tools/grpcio-tools-1.22.1.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.22.1.ebuild index 6ee574d98442..97d026b22dd4 100644 --- a/dev-python/grpcio-tools/grpcio-tools-1.22.1.ebuild +++ b/dev-python/grpcio-tools/grpcio-tools-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="Protobuf code generator for gRPC" diff --git a/dev-python/grpcio-tools/grpcio-tools-1.23.0.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.23.0.ebuild index 6ee574d98442..97d026b22dd4 100644 --- a/dev-python/grpcio-tools/grpcio-tools-1.23.0.ebuild +++ b/dev-python/grpcio-tools/grpcio-tools-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="Protobuf code generator for gRPC" diff --git a/dev-python/grpcio-tools/grpcio-tools-1.24.3.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.24.3.ebuild index 6ee574d98442..97d026b22dd4 100644 --- a/dev-python/grpcio-tools/grpcio-tools-1.24.3.ebuild +++ b/dev-python/grpcio-tools/grpcio-tools-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="Protobuf code generator for gRPC" diff --git a/dev-python/grpcio-tools/grpcio-tools-1.26.0.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.26.0.ebuild index aabe7f2b43ce..5f5084a83cac 100644 --- a/dev-python/grpcio-tools/grpcio-tools-1.26.0.ebuild +++ b/dev-python/grpcio-tools/grpcio-tools-1.26.0.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="Protobuf code generator for gRPC" |