blob: acf19b6ace47533ef61dcd1be8107938701827c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = python-google-cloud-bigquery-storage
pkgdesc = BigQuery Storage API client library
pkgver = 2.28.0
pkgrel = 1
url = https://github.com/googleapis/python-bigquery-storage
changelog = CHANGELOG.md
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-recommonmark
makedepends = python-setuptools
makedepends = python-sphinx
makedepends = python-wheel
depends = python-google-api-core
depends = python-grpcio
depends = python-proto-plus
depends = python-protobuf
optdepends = python-arrow: pyarrow support
optdepends = python-fastavro: fastavro support
optdepends = python-pandas: pandas support
source = python-google-cloud-bigquery-storage-2.28.0.tar.gz::https://github.com/googleapis/python-bigquery-storage/archive/v2.28.0.tar.gz
b2sums = 9c150952663e7798b0727e188dfa9d494f9477ed2070d63340c8cf0570c12042452e56468f6072954ea4ec19473c3cfb5d717229ac1130fd059b366b2879918d
pkgname = python-google-cloud-bigquery-storage
|