Search Criteria
Package Details: awsume 4.5.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/awsume.git (read-only, click to copy) |
---|---|
Package Base: | awsume |
Description: | A convenient way to manage AWS session tokens and assume role credentials |
Upstream URL: | https://awsu.me/ |
Licenses: | MIT |
Submitter: | ainola |
Maintainer: | SpoonJr |
Last Packager: | ainola |
Votes: | 2 |
Popularity: | 0.000237 |
First Submitted: | 2021-02-16 22:54 (UTC) |
Last Updated: | 2021-09-12 17:59 (UTC) |
Dependencies (13)
- python-argcomplete
- python-boto3
- python-colorama (python-colorama-gitAUR)
- python-coverage
- python-pluggy
- python-psutil
- python-xmltodict
- python-yaml (python-yaml-gitAUR)
- python-pytest (make)
- python-pytest-runnerAUR (make)
- python-setuptools (make)
- python-levenshtein (optional) – Fuzzy support
- python-xmltodict (optional) – SAML support
Latest Comments
0xR commented on 2025-03-08 11:04 (UTC) (edited on 2025-03-08 11:06 (UTC) by 0xR)
The issue is caused by the deprecated tests_require in setuptools.
I fixed this by removing the check section from the PKGBUILD file:
run:
make the edit
and run:
MessedUpHare commented on 2025-01-22 15:49 (UTC)
This package isn't building for me anymore, It's reporting: ==> Starting check()... usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help
error: invalid command 'pytest' ==> ERROR: A failure occurred in check(). Aborting... -> error making: awsume-exit status 4 -> Failed to install the following packages. Manual intervention is required: awsume - exit status 4