Сравнение awscli-1.29.54 с awscli-1.29.55
/usr/portage/app-admin/awscli/awscli-1.29.55.ebuild 2023-10-09 14:52:28.140368316 +0300 | ||
---|---|---|
31 | 31 |
dev-python/colorama[${PYTHON_USEDEP}] |
32 | 32 |
dev-python/docutils[${PYTHON_USEDEP}] |
33 | 33 |
dev-python/rsa[${PYTHON_USEDEP}] |
34 |
>=dev-python/s3transfer-0.6.0[${PYTHON_USEDEP}] |
|
34 |
>=dev-python/s3transfer-0.7.0[${PYTHON_USEDEP}] |
|
35 | 35 |
dev-python/pyyaml[${PYTHON_USEDEP}] |
36 | 36 |
!app-admin/awscli-bin |
37 | 37 |
" |
... | ... | |
63 | 63 |
tests/unit/customizations/codeartifact/test_adapter_login.py::TestDotNetLogin::test_login_dotnet_sources_listed_with_backtracking_windows |
64 | 64 |
tests/unit/customizations/codeartifact/test_adapter_login.py::TestNuGetLogin::test_login_nuget_sources_listed_with_backtracking |
65 | 65 |
tests/unit/customizations/ecs/test_executecommand_startsession.py::TestExecuteCommand::test_execute_command_success |
66 |
tests/unit/test_compat.py::TestIgnoreUserSignals |
|
66 | 67 |
tests/unit/test_help.py::TestHelpPager::test_can_handle_ctrl_c |
67 | 68 |
tests/unit/test_help.py::TestHelpPager::test_can_render_contents |
68 |
tests/unit/test_utils.py::TestIgnoreCtrlC::test_ctrl_c_is_ignored |
|
69 |
tests/unit/test_utils.py::TestIgnoreCtrlC::test_ctrl_c_is_ignore |
|
69 | 70 |
) |
70 | 71 |
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 |
71 | 72 |
# integration tests require AWS credentials and Internet access |