diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 12:19:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 12:19:33 +0000 |
commit | d10cbd34809a62fceab7783ea3629caf2c58cc19 (patch) | |
tree | 862a9e63db0b460ae88180da10afba33fccd34e6 /python-google-cloud-spanner.spec | |
parent | 91ae3f2c37a31280e9d5ac8ab6641f4060201ad8 (diff) |
automatic import of python-google-cloud-spanneropeneuler20.03
Diffstat (limited to 'python-google-cloud-spanner.spec')
-rw-r--r-- | python-google-cloud-spanner.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-google-cloud-spanner.spec b/python-google-cloud-spanner.spec index 0ef0873..3d8b85b 100644 --- a/python-google-cloud-spanner.spec +++ b/python-google-cloud-spanner.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-google-cloud-spanner -Version: 3.30.0 +Version: 3.31.0 Release: 1 Summary: Google Cloud Spanner API client library License: Apache 2.0 URL: https://github.com/googleapis/python-spanner -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/29/2a/c47cb832cb8c2e5dbbf281c6756d1742a6fd2adf56ed25a024357a5bb5aa/google-cloud-spanner-3.30.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/93/83/3cbdce2fcc99bff50d1643919da79f8d6cd079bfbf9773367753e6943cd9/google-cloud-spanner-3.31.0.tar.gz BuildArch: noarch Requires: python3-google-api-core[grpc] @@ -65,7 +65,7 @@ workloads. - `Product Documentation`_ %prep -%autosetup -n google-cloud-spanner-3.30.0 +%autosetup -n google-cloud-spanner-3.31.0 %build %py3_build @@ -105,5 +105,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.30.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.31.0-1 - Package Spec generated |