Accepting request 1222937 from devel:languages:python:aws
- update to 1.92.0: * fix: Add the property UseAliasAsEventTarget to AWS::Serverless::StateMachine and make associated events use the state machine alias as a target. * chore: Update Runtime to Python3.11 * fix: update cfn-lint versions and match tests * fix: modify error message to show which cors key is invalid * chore(schema): update * chore: Fix Managed Policy ARNs with hardcoded partition in tests * chore: Fix hardcoded endpoint domain in test template * fix: Throw appropriate error message when providing non map * fix: Raise exception when using dynamic reference in CodeUri Uri - use python_expand for fdupes * Resource level attributes support OBS-URL: https://build.opensuse.org/request/show/1222937 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aws-sam-translator?expand=0&rev=31
This commit is contained in:
commit
e10977325f
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 9 09:06:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.92.0:
|
||||||
|
* fix: Add the property UseAliasAsEventTarget to
|
||||||
|
AWS::Serverless::StateMachine and make associated events use
|
||||||
|
the state machine alias as a target.
|
||||||
|
* chore: Update Runtime to Python3.11
|
||||||
|
* fix: update cfn-lint versions and match tests
|
||||||
|
* fix: modify error message to show which cors key is invalid
|
||||||
|
* chore(schema): update
|
||||||
|
* chore: Fix Managed Policy ARNs with hardcoded partition in
|
||||||
|
tests
|
||||||
|
* chore: Fix hardcoded endpoint domain in test template
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 2 11:15:02 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Oct 2 11:15:02 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-aws-sam-translator
|
Name: python-aws-sam-translator
|
||||||
Version: 1.91.0
|
Version: 1.92.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: AWS SAM template to AWS CloudFormation template translator
|
Summary: AWS SAM template to AWS CloudFormation template translator
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7565f73fad8c45d9f39deac0511e67f65c4e2923c3a8872a638d9890e262da74
|
|
||||||
size 5710886
|
|
3
serverless-application-model-1.92.0.tar.gz
Normal file
3
serverless-application-model-1.92.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d894ce761b5702c82e1025c1d850b82673813d12dc26c117ed808d49ca474ddb
|
||||||
|
size 5761362
|
Loading…
x
Reference in New Issue
Block a user