summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cd92a5d54740a8c90d3e29235e83840872967b35 (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
26
27
28
29
30
# Generated by mksrcinfo v8
# Tue Jun 14 12:40:40 UTC 2022
pkgbase = stsauth
	pkgdesc = CLI tool for fetching AWS tokens. Creates a temporary AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY that can be used with cli tools such as awscli, ansible, terraform and more.
	pkgver = 1.0.3
	pkgrel = 2
	url = https://github.com/cshamrick/stsauth
	arch = any
	license = MIT
	makedepends = aws-cli
	makedepends = python-pip
	makedepends = python-boto3
	makedepends = python-beautifulsoup4
	makedepends = python-click
	makedepends = python-requests
	makedepends = python-requests-ntlm
	depends = python-boto3
	depends = python-beautifulsoup4
	depends = python-click
	depends = python-requests
	depends = python-requests-ntlm
	depends = python-click-log
	depends = python-cryptography
	depends = python-pyotp
	depends = python-lxml
	source = git+https://github.com/cshamrick/stsauth.git
	md5sums = SKIP

pkgname = stsauth