blob: daca0e6f419e4798f3f04ddd35abf8783751f38e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = aws2-wrap
pkgdesc = Simple script to export current AWS SSO credentials or run a sub-process with them
pkgver = 1.4.0
pkgrel = 1
url = https://github.com/linaro-its/aws2-wrap
arch = any
license = GPL3
makedepends = python-setuptools
depends = aws-cli
depends = python-psutil
source = https://files.pythonhosted.org/packages/source/a/aws2-wrap/aws2-wrap-1.4.0.tar.gz
sha256sums = 77613ae13423a6407e79760bdd35843ddd128612672a0ad3a934ecade76aa7fc
pkgname = aws2-wrap
|