From 7e121c59b11b1a93696bb7bde9e9b97f4730a1ac Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 04:24:52 +0000 Subject: automatic import of python-grpcio-channelz --- .gitignore | 1 + python-grpcio-channelz.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index cd72d99..080b6fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /grpcio-channelz-1.53.0.tar.gz +/grpcio-channelz-1.54.0.tar.gz diff --git a/python-grpcio-channelz.spec b/python-grpcio-channelz.spec index 24fbd61..fd11d00 100644 --- a/python-grpcio-channelz.spec +++ b/python-grpcio-channelz.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-grpcio-channelz -Version: 1.53.0 +Version: 1.54.0 Release: 1 Summary: Channel Level Live Debug Information Service for gRPC License: Apache License 2.0 URL: https://grpc.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1b/82/f9afb317bbdaf7dc10aa9aa60a50d257bf51ae20fbd291f54fc54973a03d/grpcio-channelz-1.53.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e5/af/21c32c38ad57441441e044f71c2b6c33159f7ab21bf0be702e68bc8248b8/grpcio-channelz-1.54.0.tar.gz BuildArch: noarch Requires: python3-protobuf @@ -30,7 +30,7 @@ Provides: python3-grpcio-channelz-doc Channelz is a live debug tool in gRPC Python. %prep -%autosetup -n grpcio-channelz-1.53.0 +%autosetup -n grpcio-channelz-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 +* Sun Apr 23 2023 Python_Bot - 1.54.0-1 - Package Spec generated diff --git a/sources b/sources index a39b1be..13a77a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9623fd2028383f95dfa49293da843049 grpcio-channelz-1.53.0.tar.gz +430174ff28f2135d1ba9d38d2d0e40c4 grpcio-channelz-1.54.0.tar.gz -- cgit v1.2.3