From 5820e9d9b227e4b28a9256586d7a1ce1a3009f736a1a1e9e55e05265cf5c2fcc Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Sun, 16 Oct 2022 18:22:46 +0000 Subject: [PATCH] Accepting request 1011231 from home:stroeder:devel Update to version 1.49.1 OBS-URL: https://build.opensuse.org/request/show/1011231 OBS-URL: https://build.opensuse.org/package/show/network/python-grpcio-tools?expand=0&rev=30 --- grpcio-tools-1.48.0.tar.gz | 3 --- grpcio-tools-1.49.1.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.48.0.tar.gz create mode 100644 grpcio-tools-1.49.1.tar.gz diff --git a/grpcio-tools-1.48.0.tar.gz b/grpcio-tools-1.48.0.tar.gz deleted file mode 100644 index 2b0b2cf..0000000 --- a/grpcio-tools-1.48.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd7f757608e7dfae4ab2e7fc1e8951e6eb9526ebdc7ce90597329bc4c408c9a1 -size 2236831 diff --git a/grpcio-tools-1.49.1.tar.gz b/grpcio-tools-1.49.1.tar.gz new file mode 100644 index 0000000..f3ba01c --- /dev/null +++ b/grpcio-tools-1.49.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84cc64e5b46bad43d5d7bd2fd772b656eba0366961187a847e908e2cb735db91 +size 2252679 diff --git a/python-grpcio-tools.changes b/python-grpcio-tools.changes index 648809e..a01a896 100644 --- a/python-grpcio-tools.changes +++ b/python-grpcio-tools.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 15 21:56:46 UTC 2022 - Michael Ströder + +- Update to version 1.49.1: + * Support Python 3.11. (#30818) + * Add type stub generation support to grpcio-tools. (#30498) + ------------------------------------------------------------------- Thu Sep 1 03:49:58 UTC 2022 - Atri Bhattacharya diff --git a/python-grpcio-tools.spec b/python-grpcio-tools.spec index 0d5cc72..a276c38 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.48.0 +Version: 1.49.1 Release: 0 Summary: Protobuf code generator for gRPC License: Apache-2.0