blob: 939ccc448e98a1483e6da9dc8d0db40287e8f547 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-google-cloud-storage
pkgdesc = Google Cloud Storage API client library
pkgver = 1.27.0
pkgrel = 1
url = https://github.com/googleapis/python-storage
arch = any
license = Apache-2.0
makedepends = python-setuptools
depends = python
depends = python-google-auth
depends = python-google-cloud-core
depends = python-google-resumable-media
depends = python-protobuf
depends = python-google-api-core
source = python-google-cloud-storage-1.27.0::https://github.com/googleapis/python-storage/archive/v1.27.0.tar.gz
sha256sums = 04df189a9760dd03082e66fdda71fea22cb175289c563d6ff58fdfda8233975d
pkgname = python-google-cloud-storage
|