From a48c2c2552bb03e360f8c0ad6af025480d2ff212 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 11:11:50 +0000 Subject: automatic import of python-grpcio-tools --- .gitignore | 1 + python-grpcio-tools.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e15c7f1..c1ca1bb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /grpcio-tools-1.53.0.tar.gz +/grpcio-tools-1.54.0.tar.gz diff --git a/python-grpcio-tools.spec b/python-grpcio-tools.spec index ee92aaa..256f6d3 100644 --- a/python-grpcio-tools.spec +++ b/python-grpcio-tools.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-grpcio-tools -Version: 1.53.0 +Version: 1.54.0 Release: 1 Summary: Protobuf code generator for gRPC License: Apache License 2.0 URL: https://grpc.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/81/dc/71fb99bc79deb2cbf2007337b946e463d8a1996d15177db245164f389bc9/grpcio-tools-1.53.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e2/a9/4f4bdb13e414474de9ae770700e5450f8beb981282af171255c9d4cbed25/grpcio-tools-1.54.0.tar.gz Requires: python3-protobuf Requires: python3-grpcio @@ -33,7 +33,7 @@ Provides: python3-grpcio-tools-doc Package for gRPC Python tools. %prep -%autosetup -n grpcio-tools-1.53.0 +%autosetup -n grpcio-tools-1.54.0 %build %py3_build @@ -73,5 +73,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 679b245..fc761ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d310ae81b9a9231298d31d765ed7ecc grpcio-tools-1.53.0.tar.gz +059eb41265598c15fcb5efcd6ac9205b grpcio-tools-1.54.0.tar.gz -- cgit v1.2.3