summaryrefslogtreecommitdiff
path: root/python-grpcio-tools.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-grpcio-tools.spec')
-rw-r--r--python-grpcio-tools.spec8
1 files changed, 4 insertions, 4 deletions
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 <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