diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:10:20 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:10:20 +0000 |
| commit | 8749d50e0cd727c71abddd124c1843dc4962f192 (patch) | |
| tree | 53b2e561ab550d5cf90d31f6ba8089816529b187 | |
| parent | 8ba875db1b49a13c862199454d07557fb5a9d3d4 (diff) | |
automatic import of python-grpcio-testingopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-grpcio-testing.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /grpcio-testing-1.53.0.tar.gz +/grpcio-testing-1.54.0.tar.gz diff --git a/python-grpcio-testing.spec b/python-grpcio-testing.spec index cbe4cfc..310958f 100644 --- a/python-grpcio-testing.spec +++ b/python-grpcio-testing.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-grpcio-testing -Version: 1.53.0 +Version: 1.54.0 Release: 1 Summary: Testing utilities for gRPC Python License: Apache License 2.0 URL: https://grpc.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/57/ad/d73bbcc42a2da1bfc9a24a47c15dc8a22bff6232caa1dea93d86cb05b371/grpcio-testing-1.53.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/82/71/c71d254836e8c4ef7d128221c2bb6b34ae730cf0904c2c355ac63142ee8a/grpcio-testing-1.54.0.tar.gz BuildArch: noarch Requires: python3-protobuf @@ -30,7 +30,7 @@ Provides: python3-grpcio-testing-doc Testing utilities for gRPC Python %prep -%autosetup -n grpcio-testing-1.53.0 +%autosetup -n grpcio-testing-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 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.54.0-1 - Package Spec generated @@ -1 +1 @@ -85a94ad0a113c0a5b1126404240bb3a7 grpcio-testing-1.53.0.tar.gz +e02a17da88ba2a26be457090529b63a9 grpcio-testing-1.54.0.tar.gz |
