summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 15 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a57e19f09cf..38a1e38a78ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,25 @@
pkgbase = python-google-cloud-bigquery
pkgdesc = Google BigQuery API client library
- pkgver = 1.8.1
- pkgrel = 2
+ pkgver = 1.24.0
+ pkgrel = 1
url = https://pypi.org/project/google-cloud-bigquery/
arch = any
license = APACHE
makedepends = python-setuptools
- depends = python-google-api-core>=1.6.0
- depends = python-google-cloud-core>=0.29.0
- depends = python-google-resumable-media>=0.3.1
+ depends = python-google-auth>=1.9.0
+ depends = python-google-api-core>=1.15.0
+ depends = python-google-cloud-core>=1.1.0
+ depends = python-google-resumable-media>=0.5.0
+ depends = python-protobuf>=3.6.0
+ depends = python-six>=1.13.0
+ optdepends = python-arrow>0.14.0: for pyarrow support
+ optdepends = python-pandas>=0.17.1: for pandas support
+ optdepends = python-tqdm>=4.0.0: for tqdm support
+ optdepends = python-fastparquet: for fastparquet support
+ optdepends = python-snappy: for fastparquet support
options = !emptydirs
- source = https://files.pythonhosted.org/packages/ea/b5/597481ab940882959ffc902f3c8f288334d7881d9b5046dee6f8afb78ab2/google-cloud-bigquery-1.8.1.tar.gz
- sha256sums = 621e05321d7a26b87fa2d4f8dd24f963d3424d7566a6454d65c4427b9d8552e2
+ source = https://files.pythonhosted.org/packages/source/g/google-cloud-bigquery/google-cloud-bigquery-1.24.0.tar.gz
+ sha256sums = 7ffcceed8becea20cb4ce4bdf9b924822780416ff1a9d497f9a1238a3f1442b1
pkgname = python-google-cloud-bigquery