From d8fba3fa646ab89e2c0b731c5624c519ab76f6b9 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 10:25:04 +0000 Subject: automatic import of python-google-cloud-bigquery --- .gitignore | 1 + python-google-cloud-bigquery.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c75f146..afad3d8 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 3.9.0-1 +* Fri Apr 21 2023 Python_Bot - 3.10.0-1 - Package Spec generated diff --git a/sources b/sources index 7d3609f..c86c108 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ee15e14bda89f2f32953b9f5400383a google-cloud-bigquery-3.9.0.tar.gz +f696ef3d5adabcfd1cc1b62f88a046e1 google-cloud-bigquery-3.10.0.tar.gz -- cgit v1.2.3