mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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
|
revision=4
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
makedepends="python3-argcomplete python3-boto3 python3-colorama python3-coverage
|
makedepends="python3-boto3 python3-botocore python3-colorama python3-pluggy python3-psutil python3-xmltodict python3-yaml python-dateutil"
|
||||||
python3-pluggy python3-psutil python3-xmltodict python3-yaml"
|
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
|
checkdepends="${makedepends} python3-pytest"
|
||||||
short_desc="Utility for easily assuming AWS IAM roles from the command line"
|
short_desc="Utility for easily assuming AWS IAM roles from the command line"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue