From 289b00987cb3bdc65dad10d09b85e31d90a61300 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 13:58:50 +0000 Subject: automatic import of python-grpcio-reflection --- .gitignore | 1 + python-grpcio-reflection.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4b5b682..02c58eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /grpcio-reflection-1.53.0.tar.gz +/grpcio-reflection-1.54.0.tar.gz diff --git a/python-grpcio-reflection.spec b/python-grpcio-reflection.spec index b729dda..cff1519 100644 --- a/python-grpcio-reflection.spec +++ b/python-grpcio-reflection.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-grpcio-reflection -Version: 1.53.0 +Version: 1.54.0 Release: 1 Summary: Standard Protobuf Reflection Service for gRPC License: Apache License 2.0 URL: https://grpc.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a4/d3/873a3e3f8ef9855786a1e7cc05688869bbc391e2ac7ffb500160b2df78fa/grpcio-reflection-1.53.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fd/8b/9814baa8c9aa579586918ec4114ba512c1f4e4cc3a23e13f6e60ab86ead1/grpcio-reflection-1.54.0.tar.gz BuildArch: noarch Requires: python3-protobuf @@ -30,7 +30,7 @@ Provides: python3-grpcio-reflection-doc Reference package for reflection in GRPC Python. %prep -%autosetup -n grpcio-reflection-1.53.0 +%autosetup -n grpcio-reflection-1.54.0 %build %py3_build @@ -70,5 +70,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 78cb9bb..ab1194a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -140361728e2f3272c33362cf2a70691e grpcio-reflection-1.53.0.tar.gz +4dac7a9d83b17330292bb8bc1e36b466 grpcio-reflection-1.54.0.tar.gz -- cgit v1.2.3