From e5ff50847b97cd70ef4fffa3ad067d374e5ba2d0c76156b8c5e00a31cdab7daf Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Fri, 22 Oct 2021 16:20:58 +0000 Subject: [PATCH] Accepting request 926792 from home:badshah400:branches:network Update to version 1.41.0 OBS-URL: https://build.opensuse.org/request/show/926792 OBS-URL: https://build.opensuse.org/package/show/network/python-grpcio-tools?expand=0&rev=19 --- grpcio-tools-1.39.0.tar.gz | 3 --- grpcio-tools-1.41.0.tar.gz | 3 +++ python-grpcio-tools.changes | 7 +++++++ python-grpcio-tools.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 grpcio-tools-1.39.0.tar.gz create mode 100644 grpcio-tools-1.41.0.tar.gz diff --git a/grpcio-tools-1.39.0.tar.gz b/grpcio-tools-1.39.0.tar.gz deleted file mode 100644 index c272421..0000000 --- a/grpcio-tools-1.39.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39dfe7415bc0d3860fdb8dd90607594b046b88b57dbe64284efa4820f951c805 -size 2128849 diff --git a/grpcio-tools-1.41.0.tar.gz b/grpcio-tools-1.41.0.tar.gz new file mode 100644 index 0000000..d21e803 --- /dev/null +++ b/grpcio-tools-1.41.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3891b1df82369acbc8451d4952cd20755f49a82398dce62437511ad17b47290e +size 2172949 diff --git a/python-grpcio-tools.changes b/python-grpcio-tools.changes index d173f7f..8f74802 100644 --- a/python-grpcio-tools.changes +++ b/python-grpcio-tools.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 21 13:27:57 UTC 2021 - Atri Bhattacharya + +- Update to version 1.41.0: + * Add Python 3.10 support and drop 3.5 (gh#grpc/grpc#26074). + * [Aio] Remove custom IO manager support (gh#grpc/grpc#27090). + ------------------------------------------------------------------- Wed Aug 4 11:25:19 UTC 2021 - Atri Bhattacharya diff --git a/python-grpcio-tools.spec b/python-grpcio-tools.spec index a3fc7c2..a09750b 100644 --- a/python-grpcio-tools.spec +++ b/python-grpcio-tools.spec @@ -20,7 +20,7 @@ %define skip_python2 1 Name: python-grpcio-tools -Version: 1.39.0 +Version: 1.41.0 Release: 0 Summary: Protobuf code generator for gRPC License: Apache-2.0