Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e32b98afc0 |
@@ -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>
|
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.
|
from the command line and automated through scripts.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch0 -p1
|
|
||||||
sed -i 's/from botocore\.vendored //' awscli/customizations/awslambda.py
|
sed -i 's/from botocore\.vendored //' awscli/customizations/awslambda.py
|
||||||
sed -i 's/botocore\.vendored\.//' awscli/customizations/configure/__init__.py
|
sed -i 's/botocore\.vendored\.//' awscli/customizations/configure/__init__.py
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user