blob: 72049708e349cdd8f95ea885040009dbd1cd2d6d (
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.6.2
pkgrel = 1
url = https://github.com/googleapis/python-test-utils
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.6.2.tar.gz::https://github.com/googleapis/python-test-utils/archive/v1.6.2.tar.gz
sha256sums = 4ddb76f3606af53c7fc3aff98db55217b1eb2243c7dd52e076e6c70df0ac1fc1
pkgname = python-google-cloud-testutils
|