blob: 264190442645ddd9ed5fc5116937294309ae0873 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-google-cloud-testutils
pkgdesc = Collection of testing tools used in Python client libraries for Google APIs
pkgver = 1.9.1
pkgrel = 1
url = https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-testutils
arch = any
license = Apache-2.0
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-google-auth
depends = python-click
depends = python-packaging
source = python-google-cloud-testutils-1.9.1.tar.gz::https://files.pythonhosted.org/packages/source/g/google_cloud_testutils/google_cloud_testutils-1.9.1.tar.gz
sha256sums = 319728791c3e7ea5eb0107521ca8585bfc3f8c46ed24baeb726c1fb71b749b82
pkgname = python-google-cloud-testutils
|