summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c2abf1d11af0195ae05ab55da102e8fec588dda0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-google-auth-oauthlib
	pkgdesc = oauthlib integration for Google auth.
	pkgver = 0.4.0
	pkgrel = 1
	url = http://google-auth-oauthlib.readthedocs.io/en/latest/
	arch = any
	license = Apache
	checkdepends = python-click
	checkdepends = python-pytest
	checkdepends = python-mock
	depends = python
	depends = python-google-auth
	depends = python-requests-oauthlib
	optdepends = python-click
	source = https://pypi.org/packages/source/g/google-auth-oauthlib/google-auth-oauthlib-0.4.0.tar.gz
	sha256sums = 6a8b0072048940d1f41c23c03576867e577e826fec140a1c7e148ec486e083ba

pkgname = python-google-auth-oauthlib