blob: 7b7356c80da9ac0ba551127b28f518fdecf176e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-google-cloud-compute
pkgdesc = Google Cloud Compute python SDK
pkgver = 1.30.0
pkgrel = 1
url = https://github.com/googleapis/google-cloud-python
arch = any
license = Apache-2.0
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-installer
makedepends = python-build
depends = python
depends = python-google-api-core
depends = python-proto-plus
depends = python-protobuf
depends = python-google-auth
depends = python-grpcio
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/g/google_cloud_compute/google_cloud_compute-1.30.0.tar.gz
sha256sums = 8b2d3fe37380de5859a786081d9bcc1203a0f3a205300839a27f828d59828a27
pkgname = python-google-cloud-compute
|