summaryrefslogtreecommitdiff
path: root/dev-python/grpcio
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/grpcio')
-rw-r--r--dev-python/grpcio/Manifest5
-rw-r--r--dev-python/grpcio/files/grpc-1.26-fix-odr-violation.patch421
-rw-r--r--dev-python/grpcio/grpcio-1.26.0-r1.ebuild38
-rw-r--r--dev-python/grpcio/grpcio-1.28.1.ebuild2
4 files changed, 2 insertions, 464 deletions
diff --git a/dev-python/grpcio/Manifest b/dev-python/grpcio/Manifest
index c379f7e30143..3b1eac653b21 100644
--- a/dev-python/grpcio/Manifest
+++ b/dev-python/grpcio/Manifest
@@ -1,7 +1,4 @@
-AUX grpc-1.26-fix-odr-violation.patch 20139 BLAKE2B 0a7e8043a40c2d6edb6ea4620b3cf908f3d7a24f88aa864581ad6b77ebdcb12dc77930510523aa4a3ed21d86ef931749afd723c08f472489546c6cb6d47dcad8 SHA512 de5be7bb5d4923c9d4b14e93c7652b79efbe58c9059e91bbc52367d04eb69113724c659ab1cfab5dc1f437c790242d17008fd7d6eaf38325370d33f01fb2db1f
AUX setup.py-respect-cc.patch 1152 BLAKE2B bc939dd5f28039c8d2a7c5ac40eaff2437c0cff1ed7859b150cc5865fa59be3410338d4507f1f0cc4ed1e36f8ba338840aeac3de847b43dba1e4a3fd91b345dc SHA512 93ebcffb27c0c30e282d45094cf21f9852a46055122aac37d8f6bdab8ff42410ed234a0c9bb661c05057d41a7c3291bf868275ef57a5e7c8ef3ad1de4ea074e2
-DIST grpcio-1.26.0.tar.gz 15406206 BLAKE2B 4a9031e1d9e9285d1c1ee90396ae339a47715fa2c279f5bce517e3ea02bdc755e3044e3e402f73b3d797a6b1415f58396097a55ba16200c7f9d4569b0b159fe3 SHA512 df3b6787449c202f3e70640907c76231dbbeb6b411167300ba8a53c17f7d45ffa513a81046a4a66a368f2c17c2d57a48a07cb236f44a005e4073bd5d8aa3865c
DIST grpcio-1.28.1.tar.gz 19511346 BLAKE2B 01ebdeddcba5efbb67880693ede04ccd828771fe73def24a91d882c28f5cf6f14215daca212df1d8bb9372f385aff1e31418870437c87343f218e7b78a06b04c SHA512 12feaee3816a5e7b20b648a144d37f7e550a057112f5460bc4ec016885461951148cd4d2900fbfc905f76059ef29ae4c4d1d5a3216e5e3a2d17048c8b45f394f
-EBUILD grpcio-1.26.0-r1.ebuild 1065 BLAKE2B 18379d743fcb58e3088dd492f5afa5b89cfe438df1af9fd9656a883d34879b0e8cd01d7df720031cb9a6c75b79b24ebe9fb4382bf2c4825c2e43e70eeb510a3e SHA512 3ef09d22052efc55aafaadd6c37643944a3e6371a9b7a77fbdda311d1a322c111c380c420e6d9da66a89675e70961189dc4b6d9da25056a2c880566127a28ccb
-EBUILD grpcio-1.28.1.ebuild 1030 BLAKE2B 5bf692f5572afe4db5e878d9c3de46e461e6039a728e40909898dfcde6d2078cf067e361c2b19ed9a81ffc39575d3f312767ed3d31f34bd7daa5e7cd34d03396 SHA512 c32fbf6a8abbb1a131c66520bb1cf92159f3ce9cbbc1a9f10a6872fda11f3262128746cd937d919e241df228668397743ec67866fc6a8782941e9cefd0ecfe28
+EBUILD grpcio-1.28.1.ebuild 1029 BLAKE2B 0b24a24b52b21b5b2eed959c899627ec63f15f05de12f66ab42811b7273753ba2941dc65e79ef2cde848b120532e3393c42942c108da744c35a16469f77fd04b SHA512 b5a2d4a82ca3cb34866f07b54c7801e97fcd072e3d48be9a0fd97d04509ad67c8b5a39c22c4bf5a76c05b54504c69b01963194068b92cb5a913b813e196ca970
MISC metadata.xml 369 BLAKE2B ecee9ae9625e7571842df207d1798107ea3dc8a16b8b3fba8a2fd861d6201061d325b7b0045a4b02c80dff1ddfff28dbe1f9315f73fc6ebb8c8626e5ba2e0c3c SHA512 b8e9539af700e83d3b7311dd26ccb10eec608c2360b0cdfdbc5d55a75fc40299f6cc2b18ad67fdec1df0e42b5cf8d740f3d52b81d54cce5697d5dd06cfa75e75
diff --git a/dev-python/grpcio/files/grpc-1.26-fix-odr-violation.patch b/dev-python/grpcio/files/grpc-1.26-fix-odr-violation.patch
deleted file mode 100644
index 695ec4efe165..000000000000
--- a/dev-python/grpcio/files/grpc-1.26-fix-odr-violation.patch
+++ /dev/null
@@ -1,421 +0,0 @@
-From 72351f63fd650cc7acfcd2d0307e8e8e8f777283 Mon Sep 17 00:00:00 2001
-From: Esun Kim <veblush@google.com>
-Date: Tue, 14 Jan 2020 16:35:23 -0800
-Subject: [PATCH] Remove grpc sources from grpc++
-
-diff --git a/Makefile b/Makefile
-index f8bd36f62f6..b25c748d3a9 100644
---- a/Makefile
-+++ b/Makefile
-@@ -5695,205 +5695,7 @@ LIBGRPC++_SRC = \
- src/cpp/util/status.cc \
- src/cpp/util/string_ref.cc \
- src/cpp/util/time_cc.cc \
-- src/core/ext/filters/client_channel/backend_metric.cc \
-- src/core/ext/filters/client_channel/backup_poller.cc \
-- src/core/ext/filters/client_channel/channel_connectivity.cc \
-- src/core/ext/filters/client_channel/client_channel.cc \
-- src/core/ext/filters/client_channel/client_channel_channelz.cc \
-- src/core/ext/filters/client_channel/client_channel_factory.cc \
-- src/core/ext/filters/client_channel/client_channel_plugin.cc \
-- src/core/ext/filters/client_channel/global_subchannel_pool.cc \
-- src/core/ext/filters/client_channel/health/health_check_client.cc \
-- src/core/ext/filters/client_channel/http_connect_handshaker.cc \
-- src/core/ext/filters/client_channel/http_proxy.cc \
-- src/core/ext/filters/client_channel/lb_policy.cc \
-- src/core/ext/filters/client_channel/lb_policy_registry.cc \
-- src/core/ext/filters/client_channel/local_subchannel_pool.cc \
-- src/core/ext/filters/client_channel/parse_address.cc \
-- src/core/ext/filters/client_channel/proxy_mapper_registry.cc \
-- src/core/ext/filters/client_channel/resolver.cc \
-- src/core/ext/filters/client_channel/resolver_registry.cc \
-- src/core/ext/filters/client_channel/resolver_result_parsing.cc \
-- src/core/ext/filters/client_channel/resolving_lb_policy.cc \
-- src/core/ext/filters/client_channel/retry_throttle.cc \
-- src/core/ext/filters/client_channel/server_address.cc \
-- src/core/ext/filters/client_channel/service_config.cc \
-- src/core/ext/filters/client_channel/subchannel.cc \
-- src/core/ext/filters/client_channel/subchannel_pool_interface.cc \
-- src/core/lib/avl/avl.cc \
-- src/core/lib/backoff/backoff.cc \
-- src/core/lib/channel/channel_args.cc \
-- src/core/lib/channel/channel_stack.cc \
-- src/core/lib/channel/channel_stack_builder.cc \
-- src/core/lib/channel/channel_trace.cc \
-- src/core/lib/channel/channelz.cc \
-- src/core/lib/channel/channelz_registry.cc \
-- src/core/lib/channel/connected_channel.cc \
-- src/core/lib/channel/handshaker.cc \
-- src/core/lib/channel/handshaker_registry.cc \
-- src/core/lib/channel/status_util.cc \
-- src/core/lib/compression/compression.cc \
-- src/core/lib/compression/compression_args.cc \
-- src/core/lib/compression/compression_internal.cc \
-- src/core/lib/compression/message_compress.cc \
-- src/core/lib/compression/stream_compression.cc \
-- src/core/lib/compression/stream_compression_gzip.cc \
-- src/core/lib/compression/stream_compression_identity.cc \
-- src/core/lib/debug/stats.cc \
-- src/core/lib/debug/stats_data.cc \
-- src/core/lib/http/format_request.cc \
-- src/core/lib/http/httpcli.cc \
-- src/core/lib/http/parser.cc \
-- src/core/lib/iomgr/buffer_list.cc \
-- src/core/lib/iomgr/call_combiner.cc \
-- src/core/lib/iomgr/cfstream_handle.cc \
-- src/core/lib/iomgr/combiner.cc \
-- src/core/lib/iomgr/endpoint.cc \
-- src/core/lib/iomgr/endpoint_cfstream.cc \
-- src/core/lib/iomgr/endpoint_pair_posix.cc \
-- src/core/lib/iomgr/endpoint_pair_uv.cc \
-- src/core/lib/iomgr/endpoint_pair_windows.cc \
-- src/core/lib/iomgr/error.cc \
-- src/core/lib/iomgr/error_cfstream.cc \
-- src/core/lib/iomgr/ev_epoll1_linux.cc \
-- src/core/lib/iomgr/ev_epollex_linux.cc \
-- src/core/lib/iomgr/ev_poll_posix.cc \
-- src/core/lib/iomgr/ev_posix.cc \
-- src/core/lib/iomgr/ev_windows.cc \
-- src/core/lib/iomgr/exec_ctx.cc \
-- src/core/lib/iomgr/executor.cc \
-- src/core/lib/iomgr/executor/mpmcqueue.cc \
-- src/core/lib/iomgr/executor/threadpool.cc \
-- src/core/lib/iomgr/fork_posix.cc \
-- src/core/lib/iomgr/fork_windows.cc \
-- src/core/lib/iomgr/gethostname_fallback.cc \
-- src/core/lib/iomgr/gethostname_host_name_max.cc \
-- src/core/lib/iomgr/gethostname_sysconf.cc \
-- src/core/lib/iomgr/grpc_if_nametoindex_posix.cc \
-- src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc \
-- src/core/lib/iomgr/internal_errqueue.cc \
-- src/core/lib/iomgr/iocp_windows.cc \
-- src/core/lib/iomgr/iomgr.cc \
-- src/core/lib/iomgr/iomgr_custom.cc \
-- src/core/lib/iomgr/iomgr_internal.cc \
-- src/core/lib/iomgr/iomgr_posix.cc \
-- src/core/lib/iomgr/iomgr_posix_cfstream.cc \
-- src/core/lib/iomgr/iomgr_uv.cc \
-- src/core/lib/iomgr/iomgr_windows.cc \
-- src/core/lib/iomgr/is_epollexclusive_available.cc \
-- src/core/lib/iomgr/load_file.cc \
-- src/core/lib/iomgr/lockfree_event.cc \
-- src/core/lib/iomgr/logical_thread.cc \
-- src/core/lib/iomgr/polling_entity.cc \
-- src/core/lib/iomgr/pollset.cc \
-- src/core/lib/iomgr/pollset_custom.cc \
-- src/core/lib/iomgr/pollset_set.cc \
-- src/core/lib/iomgr/pollset_set_custom.cc \
-- src/core/lib/iomgr/pollset_set_windows.cc \
-- src/core/lib/iomgr/pollset_uv.cc \
-- src/core/lib/iomgr/pollset_windows.cc \
-- src/core/lib/iomgr/resolve_address.cc \
-- src/core/lib/iomgr/resolve_address_custom.cc \
-- src/core/lib/iomgr/resolve_address_posix.cc \
-- src/core/lib/iomgr/resolve_address_windows.cc \
-- src/core/lib/iomgr/resource_quota.cc \
-- src/core/lib/iomgr/sockaddr_utils.cc \
-- src/core/lib/iomgr/socket_factory_posix.cc \
-- src/core/lib/iomgr/socket_mutator.cc \
-- src/core/lib/iomgr/socket_utils_common_posix.cc \
-- src/core/lib/iomgr/socket_utils_linux.cc \
-- src/core/lib/iomgr/socket_utils_posix.cc \
-- src/core/lib/iomgr/socket_utils_uv.cc \
-- src/core/lib/iomgr/socket_utils_windows.cc \
-- src/core/lib/iomgr/socket_windows.cc \
-- src/core/lib/iomgr/tcp_client.cc \
-- src/core/lib/iomgr/tcp_client_cfstream.cc \
-- src/core/lib/iomgr/tcp_client_custom.cc \
-- src/core/lib/iomgr/tcp_client_posix.cc \
-- src/core/lib/iomgr/tcp_client_windows.cc \
-- src/core/lib/iomgr/tcp_custom.cc \
-- src/core/lib/iomgr/tcp_posix.cc \
-- src/core/lib/iomgr/tcp_server.cc \
-- src/core/lib/iomgr/tcp_server_custom.cc \
-- src/core/lib/iomgr/tcp_server_posix.cc \
-- src/core/lib/iomgr/tcp_server_utils_posix_common.cc \
-- src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc \
-- src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc \
-- src/core/lib/iomgr/tcp_server_windows.cc \
-- src/core/lib/iomgr/tcp_uv.cc \
-- src/core/lib/iomgr/tcp_windows.cc \
-- src/core/lib/iomgr/time_averaged_stats.cc \
-- src/core/lib/iomgr/timer.cc \
-- src/core/lib/iomgr/timer_custom.cc \
-- src/core/lib/iomgr/timer_generic.cc \
-- src/core/lib/iomgr/timer_heap.cc \
-- src/core/lib/iomgr/timer_manager.cc \
-- src/core/lib/iomgr/timer_uv.cc \
-- src/core/lib/iomgr/udp_server.cc \
-- src/core/lib/iomgr/unix_sockets_posix.cc \
-- src/core/lib/iomgr/unix_sockets_posix_noop.cc \
-- src/core/lib/iomgr/wakeup_fd_eventfd.cc \
-- src/core/lib/iomgr/wakeup_fd_nospecial.cc \
-- src/core/lib/iomgr/wakeup_fd_pipe.cc \
-- src/core/lib/iomgr/wakeup_fd_posix.cc \
-- src/core/lib/json/json.cc \
-- src/core/lib/json/json_reader.cc \
-- src/core/lib/json/json_string.cc \
-- src/core/lib/json/json_writer.cc \
-- src/core/lib/slice/b64.cc \
-- src/core/lib/slice/percent_encoding.cc \
-- src/core/lib/slice/slice.cc \
-- src/core/lib/slice/slice_buffer.cc \
-- src/core/lib/slice/slice_intern.cc \
-- src/core/lib/slice/slice_string_helpers.cc \
-- src/core/lib/surface/api_trace.cc \
-- src/core/lib/surface/byte_buffer.cc \
-- src/core/lib/surface/byte_buffer_reader.cc \
-- src/core/lib/surface/call.cc \
-- src/core/lib/surface/call_details.cc \
-- src/core/lib/surface/call_log_batch.cc \
-- src/core/lib/surface/channel.cc \
-- src/core/lib/surface/channel_init.cc \
-- src/core/lib/surface/channel_ping.cc \
-- src/core/lib/surface/channel_stack_type.cc \
-- src/core/lib/surface/completion_queue.cc \
-- src/core/lib/surface/completion_queue_factory.cc \
-- src/core/lib/surface/event_string.cc \
-- src/core/lib/surface/lame_client.cc \
-- src/core/lib/surface/metadata_array.cc \
-- src/core/lib/surface/server.cc \
-- src/core/lib/surface/validate_metadata.cc \
-- src/core/lib/surface/version.cc \
-- src/core/lib/transport/bdp_estimator.cc \
-- src/core/lib/transport/byte_stream.cc \
-- src/core/lib/transport/connectivity_state.cc \
-- src/core/lib/transport/error_utils.cc \
-- src/core/lib/transport/metadata.cc \
-- src/core/lib/transport/metadata_batch.cc \
-- src/core/lib/transport/pid_controller.cc \
-- src/core/lib/transport/static_metadata.cc \
-- src/core/lib/transport/status_conversion.cc \
-- src/core/lib/transport/status_metadata.cc \
-- src/core/lib/transport/timeout_encoding.cc \
-- src/core/lib/transport/transport.cc \
-- src/core/lib/transport/transport_op_string.cc \
-- src/core/lib/uri/uri_parser.cc \
-- src/core/lib/debug/trace.cc \
-- src/core/ext/filters/deadline/deadline_filter.cc \
- src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c \
-- src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c \
-- src/core/ext/upb-generated/gogoproto/gogo.upb.c \
-- src/core/ext/upb-generated/validate/validate.upb.c \
-- src/core/ext/upb-generated/google/api/annotations.upb.c \
-- src/core/ext/upb-generated/google/api/http.upb.c \
-- src/core/ext/upb-generated/google/protobuf/any.upb.c \
-- src/core/ext/upb-generated/google/protobuf/descriptor.upb.c \
-- src/core/ext/upb-generated/google/protobuf/duration.upb.c \
-- src/core/ext/upb-generated/google/protobuf/empty.upb.c \
-- src/core/ext/upb-generated/google/protobuf/struct.upb.c \
-- src/core/ext/upb-generated/google/protobuf/timestamp.upb.c \
-- src/core/ext/upb-generated/google/protobuf/wrappers.upb.c \
-- src/core/ext/upb-generated/google/rpc/status.upb.c \
- src/cpp/codegen/codegen_init.cc \
-
- PUBLIC_HEADERS_CXX += \
-@@ -6926,205 +6728,7 @@ LIBGRPC++_UNSECURE_SRC = \
- src/cpp/util/status.cc \
- src/cpp/util/string_ref.cc \
- src/cpp/util/time_cc.cc \
-- src/core/ext/filters/client_channel/backend_metric.cc \
-- src/core/ext/filters/client_channel/backup_poller.cc \
-- src/core/ext/filters/client_channel/channel_connectivity.cc \
-- src/core/ext/filters/client_channel/client_channel.cc \
-- src/core/ext/filters/client_channel/client_channel_channelz.cc \
-- src/core/ext/filters/client_channel/client_channel_factory.cc \
-- src/core/ext/filters/client_channel/client_channel_plugin.cc \
-- src/core/ext/filters/client_channel/global_subchannel_pool.cc \
-- src/core/ext/filters/client_channel/health/health_check_client.cc \
-- src/core/ext/filters/client_channel/http_connect_handshaker.cc \
-- src/core/ext/filters/client_channel/http_proxy.cc \
-- src/core/ext/filters/client_channel/lb_policy.cc \
-- src/core/ext/filters/client_channel/lb_policy_registry.cc \
-- src/core/ext/filters/client_channel/local_subchannel_pool.cc \
-- src/core/ext/filters/client_channel/parse_address.cc \
-- src/core/ext/filters/client_channel/proxy_mapper_registry.cc \
-- src/core/ext/filters/client_channel/resolver.cc \
-- src/core/ext/filters/client_channel/resolver_registry.cc \
-- src/core/ext/filters/client_channel/resolver_result_parsing.cc \
-- src/core/ext/filters/client_channel/resolving_lb_policy.cc \
-- src/core/ext/filters/client_channel/retry_throttle.cc \
-- src/core/ext/filters/client_channel/server_address.cc \
-- src/core/ext/filters/client_channel/service_config.cc \
-- src/core/ext/filters/client_channel/subchannel.cc \
-- src/core/ext/filters/client_channel/subchannel_pool_interface.cc \
-- src/core/lib/avl/avl.cc \
-- src/core/lib/backoff/backoff.cc \
-- src/core/lib/channel/channel_args.cc \
-- src/core/lib/channel/channel_stack.cc \
-- src/core/lib/channel/channel_stack_builder.cc \
-- src/core/lib/channel/channel_trace.cc \
-- src/core/lib/channel/channelz.cc \
-- src/core/lib/channel/channelz_registry.cc \
-- src/core/lib/channel/connected_channel.cc \
-- src/core/lib/channel/handshaker.cc \
-- src/core/lib/channel/handshaker_registry.cc \
-- src/core/lib/channel/status_util.cc \
-- src/core/lib/compression/compression.cc \
-- src/core/lib/compression/compression_args.cc \
-- src/core/lib/compression/compression_internal.cc \
-- src/core/lib/compression/message_compress.cc \
-- src/core/lib/compression/stream_compression.cc \
-- src/core/lib/compression/stream_compression_gzip.cc \
-- src/core/lib/compression/stream_compression_identity.cc \
-- src/core/lib/debug/stats.cc \
-- src/core/lib/debug/stats_data.cc \
-- src/core/lib/http/format_request.cc \
-- src/core/lib/http/httpcli.cc \
-- src/core/lib/http/parser.cc \
-- src/core/lib/iomgr/buffer_list.cc \
-- src/core/lib/iomgr/call_combiner.cc \
-- src/core/lib/iomgr/cfstream_handle.cc \
-- src/core/lib/iomgr/combiner.cc \
-- src/core/lib/iomgr/endpoint.cc \
-- src/core/lib/iomgr/endpoint_cfstream.cc \
-- src/core/lib/iomgr/endpoint_pair_posix.cc \
-- src/core/lib/iomgr/endpoint_pair_uv.cc \
-- src/core/lib/iomgr/endpoint_pair_windows.cc \
-- src/core/lib/iomgr/error.cc \
-- src/core/lib/iomgr/error_cfstream.cc \
-- src/core/lib/iomgr/ev_epoll1_linux.cc \
-- src/core/lib/iomgr/ev_epollex_linux.cc \
-- src/core/lib/iomgr/ev_poll_posix.cc \
-- src/core/lib/iomgr/ev_posix.cc \
-- src/core/lib/iomgr/ev_windows.cc \
-- src/core/lib/iomgr/exec_ctx.cc \
-- src/core/lib/iomgr/executor.cc \
-- src/core/lib/iomgr/executor/mpmcqueue.cc \
-- src/core/lib/iomgr/executor/threadpool.cc \
-- src/core/lib/iomgr/fork_posix.cc \
-- src/core/lib/iomgr/fork_windows.cc \
-- src/core/lib/iomgr/gethostname_fallback.cc \
-- src/core/lib/iomgr/gethostname_host_name_max.cc \
-- src/core/lib/iomgr/gethostname_sysconf.cc \
-- src/core/lib/iomgr/grpc_if_nametoindex_posix.cc \
-- src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc \
-- src/core/lib/iomgr/internal_errqueue.cc \
-- src/core/lib/iomgr/iocp_windows.cc \
-- src/core/lib/iomgr/iomgr.cc \
-- src/core/lib/iomgr/iomgr_custom.cc \
-- src/core/lib/iomgr/iomgr_internal.cc \
-- src/core/lib/iomgr/iomgr_posix.cc \
-- src/core/lib/iomgr/iomgr_posix_cfstream.cc \
-- src/core/lib/iomgr/iomgr_uv.cc \
-- src/core/lib/iomgr/iomgr_windows.cc \
-- src/core/lib/iomgr/is_epollexclusive_available.cc \
-- src/core/lib/iomgr/load_file.cc \
-- src/core/lib/iomgr/lockfree_event.cc \
-- src/core/lib/iomgr/logical_thread.cc \
-- src/core/lib/iomgr/polling_entity.cc \
-- src/core/lib/iomgr/pollset.cc \
-- src/core/lib/iomgr/pollset_custom.cc \
-- src/core/lib/iomgr/pollset_set.cc \
-- src/core/lib/iomgr/pollset_set_custom.cc \
-- src/core/lib/iomgr/pollset_set_windows.cc \
-- src/core/lib/iomgr/pollset_uv.cc \
-- src/core/lib/iomgr/pollset_windows.cc \
-- src/core/lib/iomgr/resolve_address.cc \
-- src/core/lib/iomgr/resolve_address_custom.cc \
-- src/core/lib/iomgr/resolve_address_posix.cc \
-- src/core/lib/iomgr/resolve_address_windows.cc \
-- src/core/lib/iomgr/resource_quota.cc \
-- src/core/lib/iomgr/sockaddr_utils.cc \
-- src/core/lib/iomgr/socket_factory_posix.cc \
-- src/core/lib/iomgr/socket_mutator.cc \
-- src/core/lib/iomgr/socket_utils_common_posix.cc \
-- src/core/lib/iomgr/socket_utils_linux.cc \
-- src/core/lib/iomgr/socket_utils_posix.cc \
-- src/core/lib/iomgr/socket_utils_uv.cc \
-- src/core/lib/iomgr/socket_utils_windows.cc \
-- src/core/lib/iomgr/socket_windows.cc \
-- src/core/lib/iomgr/tcp_client.cc \
-- src/core/lib/iomgr/tcp_client_cfstream.cc \
-- src/core/lib/iomgr/tcp_client_custom.cc \
-- src/core/lib/iomgr/tcp_client_posix.cc \
-- src/core/lib/iomgr/tcp_client_windows.cc \
-- src/core/lib/iomgr/tcp_custom.cc \
-- src/core/lib/iomgr/tcp_posix.cc \
-- src/core/lib/iomgr/tcp_server.cc \
-- src/core/lib/iomgr/tcp_server_custom.cc \
-- src/core/lib/iomgr/tcp_server_posix.cc \
-- src/core/lib/iomgr/tcp_server_utils_posix_common.cc \
-- src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc \
-- src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc \
-- src/core/lib/iomgr/tcp_server_windows.cc \
-- src/core/lib/iomgr/tcp_uv.cc \
-- src/core/lib/iomgr/tcp_windows.cc \
-- src/core/lib/iomgr/time_averaged_stats.cc \
-- src/core/lib/iomgr/timer.cc \
-- src/core/lib/iomgr/timer_custom.cc \
-- src/core/lib/iomgr/timer_generic.cc \
-- src/core/lib/iomgr/timer_heap.cc \
-- src/core/lib/iomgr/timer_manager.cc \
-- src/core/lib/iomgr/timer_uv.cc \
-- src/core/lib/iomgr/udp_server.cc \
-- src/core/lib/iomgr/unix_sockets_posix.cc \
-- src/core/lib/iomgr/unix_sockets_posix_noop.cc \
-- src/core/lib/iomgr/wakeup_fd_eventfd.cc \
-- src/core/lib/iomgr/wakeup_fd_nospecial.cc \
-- src/core/lib/iomgr/wakeup_fd_pipe.cc \
-- src/core/lib/iomgr/wakeup_fd_posix.cc \
-- src/core/lib/json/json.cc \
-- src/core/lib/json/json_reader.cc \
-- src/core/lib/json/json_string.cc \
-- src/core/lib/json/json_writer.cc \
-- src/core/lib/slice/b64.cc \
-- src/core/lib/slice/percent_encoding.cc \
-- src/core/lib/slice/slice.cc \
-- src/core/lib/slice/slice_buffer.cc \
-- src/core/lib/slice/slice_intern.cc \
-- src/core/lib/slice/slice_string_helpers.cc \
-- src/core/lib/surface/api_trace.cc \
-- src/core/lib/surface/byte_buffer.cc \
-- src/core/lib/surface/byte_buffer_reader.cc \
-- src/core/lib/surface/call.cc \
-- src/core/lib/surface/call_details.cc \
-- src/core/lib/surface/call_log_batch.cc \
-- src/core/lib/surface/channel.cc \
-- src/core/lib/surface/channel_init.cc \
-- src/core/lib/surface/channel_ping.cc \
-- src/core/lib/surface/channel_stack_type.cc \
-- src/core/lib/surface/completion_queue.cc \
-- src/core/lib/surface/completion_queue_factory.cc \
-- src/core/lib/surface/event_string.cc \
-- src/core/lib/surface/lame_client.cc \
-- src/core/lib/surface/metadata_array.cc \
-- src/core/lib/surface/server.cc \
-- src/core/lib/surface/validate_metadata.cc \
-- src/core/lib/surface/version.cc \
-- src/core/lib/transport/bdp_estimator.cc \
-- src/core/lib/transport/byte_stream.cc \
-- src/core/lib/transport/connectivity_state.cc \
-- src/core/lib/transport/error_utils.cc \
-- src/core/lib/transport/metadata.cc \
-- src/core/lib/transport/metadata_batch.cc \
-- src/core/lib/transport/pid_controller.cc \
-- src/core/lib/transport/static_metadata.cc \
-- src/core/lib/transport/status_conversion.cc \
-- src/core/lib/transport/status_metadata.cc \
-- src/core/lib/transport/timeout_encoding.cc \
-- src/core/lib/transport/transport.cc \
-- src/core/lib/transport/transport_op_string.cc \
-- src/core/lib/uri/uri_parser.cc \
-- src/core/lib/debug/trace.cc \
-- src/core/ext/filters/deadline/deadline_filter.cc \
- src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c \
-- src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c \
-- src/core/ext/upb-generated/gogoproto/gogo.upb.c \
-- src/core/ext/upb-generated/validate/validate.upb.c \
-- src/core/ext/upb-generated/google/api/annotations.upb.c \
-- src/core/ext/upb-generated/google/api/http.upb.c \
-- src/core/ext/upb-generated/google/protobuf/any.upb.c \
-- src/core/ext/upb-generated/google/protobuf/descriptor.upb.c \
-- src/core/ext/upb-generated/google/protobuf/duration.upb.c \
-- src/core/ext/upb-generated/google/protobuf/empty.upb.c \
-- src/core/ext/upb-generated/google/protobuf/struct.upb.c \
-- src/core/ext/upb-generated/google/protobuf/timestamp.upb.c \
-- src/core/ext/upb-generated/google/protobuf/wrappers.upb.c \
-- src/core/ext/upb-generated/google/rpc/status.upb.c \
- src/cpp/codegen/codegen_init.cc \
-
- PUBLIC_HEADERS_CXX += \
diff --git a/dev-python/grpcio/grpcio-1.26.0-r1.ebuild b/dev-python/grpcio/grpcio-1.26.0-r1.ebuild
deleted file mode 100644
index 268c02d3437e..000000000000
--- a/dev-python/grpcio/grpcio-1.26.0-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-inherit distutils-r1 multiprocessing
-
-DESCRIPTION="High-performance RPC framework (python libraries)"
-HOMEPAGE="https://grpc.io"
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-
-RDEPEND=">=dev-libs/openssl-1.0.2:0=[-bindist]
- >=dev-python/cython-0.28.3[${PYTHON_USEDEP}]
- dev-python/protobuf-python[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- net-dns/c-ares:=
- !<net-libs/grpc-1.16.0[python]
- sys-libs/zlib:=
-"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-PATCHES=( "${FILESDIR}/grpc-1.26-fix-odr-violation.patch" )
-
-python_configure_all() {
- export GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY=1
- export GRPC_PYTHON_BUILD_SYSTEM_CARES=1
- export GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1
- export GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1
- export GRPC_PYTHON_BUILD_WITH_CYTHON=1
- export GRPC_PYTHON_BUILD_EXT_COMPILER_JOBS="$(makeopts_jobs)"
-}
diff --git a/dev-python/grpcio/grpcio-1.28.1.ebuild b/dev-python/grpcio/grpcio-1.28.1.ebuild
index 52d65ba9345c..0ed253b4d80e 100644
--- a/dev-python/grpcio/grpcio-1.28.1.ebuild
+++ b/dev-python/grpcio/grpcio-1.28.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1 multiprocessing
DESCRIPTION="High-performance RPC framework (python libraries)"