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