blob: 18a7d1123d7f16fcac68ad9d5546163680098509 (
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
26
|
pkgbase = python-google-cloud-storage
pkgdesc = Google Cloud Storage API client library
pkgver = 3.13.0
pkgrel = 1
url = https://github.com/googleapis/google-cloud-python/tree/google-cloud-storage-v3.13.0/packages/google-cloud-storage
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-cryptography
makedepends = python-installer
makedepends = python-recommonmark
makedepends = python-setuptools
makedepends = python-sphinx
makedepends = python-wheel
depends = python
depends = python-google-api-core
depends = python-google-auth
depends = python-google-cloud-core
depends = python-google-crc32c
depends = python-google-resumable-media
depends = python-requests
optdepends = python-protobuf
source = python-google-cloud-storage-3.13.0.tar.gz::https://github.com/googleapis/google-cloud-python//archive/google-cloud-storage-v3.13.0.tar.gz
b2sums = 9a5f4419625ec0ed7359cda0be96002d9e4107469b1ac94cf75070bfa77cd9612b3cb6764e8ab6846c6d881686aca3d108aa370976697d7908669683bf57117e
pkgname = python-google-cloud-storage
|