blob: f2a4627bef55c54208db8c439b0e2571e59ccdb3 (
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.27.0
pkgrel = 1
url = https://github.com/googleapis/python-bigquery-storage
changelog = CHANGELOG.md
arch = any
license = Apache
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.27.0.tar.gz::https://github.com/googleapis/python-bigquery-storage/archive/v2.27.0.tar.gz
b2sums = c7ba6e23c7fe110f484bd00b3f686e8cc9bd06893fcec517384859ca22a52c6dfa19b48f643b342ee8b0706f6bd694529d3ba473c27ef3c58c75afa41fff0c13
pkgname = python-google-cloud-bigquery-storage
|