blob: 04efaa8929c967f2da1c9dd403fa41930517b93f (
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
|
pkgbase = python-google-cloud-storage
pkgdesc = Google Cloud Storage API client library
pkgver = 2.19.0
pkgrel = 1
url = https://github.com/googleapis/python-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-google-auth
depends = python-google-cloud-core
depends = python-google-resumable-media
depends = python-requests
optdepends = python-protobuf
source = python-google-cloud-storage-2.19.0.tar.gz::https://github.com/googleapis/python-storage/archive/v2.19.0.tar.gz
b2sums = 8366b4417215eea83f0456a44f6b3dcb03c139d3c67d1f97e4cd77f83fe1e9dd9af1be23e979ba41f43b1fab916fa7fc6d0cf051082fc5ecf0d54e4c4009ac02
pkgname = python-google-cloud-storage
|