From c9fc7dfaf9d89da5b582a47497a389e4eb0edc09 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 10:22:03 +0000 Subject: automatic import of python-grpcio --- .gitignore | 1 + python-grpcio.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index b463522..86dc561 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /grpcio-1.53.0.tar.gz +/grpcio-1.54.0.tar.gz diff --git a/python-grpcio.spec b/python-grpcio.spec index 7f34a34..30e9432 100644 --- a/python-grpcio.spec +++ b/python-grpcio.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-grpcio -Version: 1.53.0 +Version: 1.54.0 Release: 1 Summary: HTTP/2-based RPC framework License: Apache License 2.0 URL: https://grpc.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9d/13/f7e3834ba272c0058c66de57272fb3b20dde69003032fdb6b4d7c36eebed/grpcio-1.53.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ef/e4/5c717f3c6c65b7c5ff2542ca25d6c2ce0f99d9ee9119620c6e2325a6da79/grpcio-1.54.0.tar.gz Requires: python3-grpcio-tools @@ -34,7 +34,7 @@ Provides: python3-grpcio-doc Package for gRPC Python. %prep -%autosetup -n grpcio-1.53.0 +%autosetup -n grpcio-1.54.0 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 1.53.0-1 +* Fri Apr 21 2023 Python_Bot - 1.54.0-1 - Package Spec generated diff --git a/sources b/sources index 400114e..184a435 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -48c8ad8b2ddc3bd2c3eca524b2a89dab grpcio-1.53.0.tar.gz +7de75ba0209fdf7ff9ce988d3c2bcce0 grpcio-1.54.0.tar.gz -- cgit v1.2.3