mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
awsume: fix tests
This commit is contained in:
parent
d075c63e04
commit
5c0d5fa153
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ version=4.5.3
|
|||
revision=4
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
makedepends="python3-argcomplete python3-boto3 python3-colorama python3-coverage
|
||||
python3-pluggy python3-psutil python3-xmltodict python3-yaml"
|
||||
makedepends="python3-boto3 python3-botocore python3-colorama python3-pluggy python3-psutil python3-xmltodict python3-yaml python-dateutil"
|
||||
depends="${makedepends}"
|
||||
checkdepends="${makedepends} python3-pytest"
|
||||
short_desc="Utility for easily assuming AWS IAM roles from the command line"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Reference in a new issue