summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 26a47612fadd63ae05d260082b121ba6027e8861 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-aws-google-auth
	pkgdesc = Provides AWS STS credentials based on Google Apps SAML SSO auth
	pkgver = 0.0.36
	pkgrel = 1
	url = https://github.com/cevoaustralia/aws-google-auth
	arch = any
	license = MIT
	depends = python-beautifulsoup4
	depends = python-boto3
	depends = python-filelock
	depends = python-keyring
	depends = python-lxml
	depends = python-pillow
	depends = python-requests
	depends = python-six
	depends = python-tabulate
	depends = python-tzlocal
	depends = python-keyrings-alt
	depends = python-configparser
	optdepends = python-u2flib-host: U2F support
	source = aws-google-auth-0.0.36.tar.gz::https://github.com/cevoaustralia/aws-google-auth/archive/0.0.36.tar.gz
	sha512sums = 999f792ae023ba623e3c678ead295e59abf8064db4084ed652460f4b9963809bdb954bf391ec99d546df78e4c5f1cbf189c54b123cfd65d941e1f2109f47a92e

pkgname = python-aws-google-auth