From 7dfe6c5b57b74c614ffed92df21326339819a97c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 12:14:04 +0000 Subject: automatic import of python-grpcio-health-checking --- .gitignore | 1 + python-grpcio-health-checking.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4f31d49..2271227 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /grpcio-health-checking-1.53.0.tar.gz +/grpcio-health-checking-1.54.0.tar.gz diff --git a/python-grpcio-health-checking.spec b/python-grpcio-health-checking.spec index cef20f0..4fc5b56 100644 --- a/python-grpcio-health-checking.spec +++ b/python-grpcio-health-checking.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-grpcio-health-checking -Version: 1.53.0 +Version: 1.54.0 Release: 1 Summary: Standard Health Checking Service for gRPC License: Apache License 2.0 URL: https://grpc.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/32/5a/066583133d54df02ff361ac96bfec66b7c0ed8f5477ee9c01c5650839f43/grpcio-health-checking-1.53.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ed/42/af3b8473de87f33f7cca1ff198d2fac11bcc56ede113b4e73266f411a226/grpcio-health-checking-1.54.0.tar.gz BuildArch: noarch Requires: python3-protobuf @@ -30,7 +30,7 @@ Provides: python3-grpcio-health-checking-doc Reference package for GRPC Python health checking. %prep -%autosetup -n grpcio-health-checking-1.53.0 +%autosetup -n grpcio-health-checking-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 bd20abb..32ff845 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -22a19d70ecfc1ba6898a3d078ec37a14 grpcio-health-checking-1.53.0.tar.gz +33d5d927e7b2747b7fd1dc935aa14ff9 grpcio-health-checking-1.54.0.tar.gz -- cgit v1.2.3