Sync from SUSE:SLFO:Main aws-cli revision 4ffbd0ac0360c5762b28e2d1afb6dbd0

This commit is contained in:
2025-04-25 21:14:01 +02:00
parent 4c82acbcef
commit e32b98afc0
2 changed files with 6 additions and 2 deletions

View File

@ -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>

View File

@ -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