blob: bfc295ebadf25039e74532c923afa02ee9f7bad5 (
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-auth-httplib2-git
pkgdesc = Google Authentication Library: httplib2 transport
pkgver = r8.e7cd722
pkgrel = 4
url = https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2
arch = any
license = Apache
checkdepends = python-pytest-runner
checkdepends = python-mock
checkdepends = python-flask
checkdepends = python-pytest-localserver
makedepends = python-setuptools
makedepends = git
depends = python-google-auth
depends = python-httplib2
depends = python-six
provides = python-google-auth-httplib2
conflicts = python-google-auth-httplib2
source = git+https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2.git
sha512sums = SKIP
pkgname = python-google-auth-httplib2-git
|