Sync from SUSE:SLFO:Main aws-cli revision 4ffbd0ac0360c5762b28e2d1afb6dbd0
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 27 13:30:32 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Use %autosetup to work with rpm-4.20 (bsc#1240154)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 11 14:59:37 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -71,8 +71,7 @@ services. With this tool, multiple AWS services can be controlled
|
||||
from the command line and automated through scripts.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%autosetup -p1
|
||||
sed -i 's/from botocore\.vendored //' awscli/customizations/awslambda.py
|
||||
sed -i 's/botocore\.vendored\.//' awscli/customizations/configure/__init__.py
|
||||
|
||||
|
Reference in New Issue
Block a user