blob: 27671074ed7c9697139dc201565a2c3f3cd49180 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-google-cloud-container
pkgdesc = Google Cloud Container API client library
pkgver = 2.61.0
pkgrel = 1
url = https://github.com/googleapis/google-cloud-python
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-google-auth
depends = python-google-cloud-core
depends = python-google-resumable-media
depends = python-requests
optdepends = python-protobuf
source = python-google-cloud-container-2.61.0.tar.gz::https://github.com/googleapis/google-cloud-python/archive/google-cloud-container-v2.61.0.tar.gz
sha256sums = 259ad73af85c4f6c14fc5607fa7427cda5a78c0fc0a0d3be86c418010beb6cd4
pkgname = python-google-cloud-container
|