summaryrefslogtreecommitdiff
path: root/python-grpcio-reflection.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-grpcio-reflection.spec')
-rw-r--r--python-grpcio-reflection.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.53.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.54.0-1
- Package Spec generated