Mageia Bugzilla – Attachment 11300 Details for
Bug 25512
aws cli tool is unusable after aws-cli installation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
patch to add colorama as a requirement
add-colorama.patch (text/plain), 611 bytes, created by
Sandro CAZZANIGA
on 2019-10-05 19:03:29 CEST
(
hide
)
Description:
patch to add colorama as a requirement
Filename:
MIME Type:
Creator:
Sandro CAZZANIGA
Created:
2019-10-05 19:03:29 CEST
Size:
611 bytes
patch
obsolete
>Index: SPECS/aws-cli.spec >=================================================================== >--- SPECS/aws-cli.spec (révision 1446837) >+++ SPECS/aws-cli.spec (copie de travail) >@@ -5,7 +5,7 @@ > > Name: aws-cli > Version: 1.16.221 >-Release: %mkrel 2 >+Release: %mkrel 3 > License: Apache License > Summary: Universal Command Line Interface for Amazon Web Services > Group: Development/Tools >@@ -15,6 +15,7 @@ > Patch0: 0001-Only-require-platform-specific-dependencies-versions.patch > BuildArch: noarch > Requires: python3-%{upstream_name} = %{version} >+Requires: python3-colorama > #https://github.com/aws/aws-cli > >
Index: SPECS/aws-cli.spec =================================================================== --- SPECS/aws-cli.spec (révision 1446837) +++ SPECS/aws-cli.spec (copie de travail) @@ -5,7 +5,7 @@ Name: aws-cli Version: 1.16.221 -Release: %mkrel 2 +Release: %mkrel 3 License: Apache License Summary: Universal Command Line Interface for Amazon Web Services Group: Development/Tools @@ -15,6 +15,7 @@ Patch0: 0001-Only-require-platform-specific-dependencies-versions.patch BuildArch: noarch Requires: python3-%{upstream_name} = %{version} +Requires: python3-colorama #https://github.com/aws/aws-cli
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 25512
: 11300