summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMusikolo2019-01-07 22:58:42 -0600
committerMusikolo2019-01-07 22:58:42 -0600
commitd57e92ef3a3123630f2314102cda9288ff35dcba (patch)
tree92cfa66001890fe9abc473c9241768002e06937e /.SRCINFO
parent14bf01aa8bfb09f72c37b557028d8e2dc0c8b9c8 (diff)
downloadaur-d57e92ef3a3123630f2314102cda9288ff35dcba.tar.gz
Add new required python-pyotp dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88aec2e65fae..00eb51bdd80a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Dec 26 16:00:38 UTC 2018
+# Tue Jan 8 04:57:57 UTC 2019
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 = 0.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cshamrick/stsauth
arch = any
license = MIT
@@ -23,6 +23,7 @@ pkgbase = stsauth
depends = python-requests-ntlm
depends = python-click-log
depends = python-cryptography
+ depends = python-pyotp
source = git+https://github.com/cshamrick/stsauth.git
md5sums = SKIP