diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:25:04 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:25:04 +0000 |
| commit | d8fba3fa646ab89e2c0b731c5624c519ab76f6b9 (patch) | |
| tree | 23f4b281a292d25127a5619cd3920b8d2bc11392 | |
| parent | 182ea55d29115d38d4877bc7900fa5e7e4efa058 (diff) | |
automatic import of python-google-cloud-bigqueryopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-google-cloud-bigquery.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /google-cloud-bigquery-3.9.0.tar.gz +/google-cloud-bigquery-3.10.0.tar.gz diff --git a/python-google-cloud-bigquery.spec b/python-google-cloud-bigquery.spec index 74c401d..d8ec201 100644 --- a/python-google-cloud-bigquery.spec +++ b/python-google-cloud-bigquery.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-google-cloud-bigquery -Version: 3.9.0 +Version: 3.10.0 Release: 1 Summary: Google BigQuery API client library License: Apache 2.0 URL: https://github.com/googleapis/python-bigquery -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9f/41/77c0ec111fb6eb0c0d6728149f4dbbf85e3f56ff7a2c3051f2f6b2fa14b0/google-cloud-bigquery-3.9.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9a/77/def5ee8ccf1c2fc7d4a9f6ec8e7a6a6411891cf094ac75139623dab3c435/google-cloud-bigquery-3.10.0.tar.gz BuildArch: noarch Requires: python3-grpcio @@ -88,7 +88,7 @@ processing power of Google's infrastructure. - `Product Documentation`_ %prep -%autosetup -n google-cloud-bigquery-3.9.0 +%autosetup -n google-cloud-bigquery-3.10.0 %build %py3_build @@ -128,5 +128,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.9.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.10.0-1 - Package Spec generated @@ -1 +1 @@ -0ee15e14bda89f2f32953b9f5400383a google-cloud-bigquery-3.9.0.tar.gz +f696ef3d5adabcfd1cc1b62f88a046e1 google-cloud-bigquery-3.10.0.tar.gz |
