diff --git a/python-aws-sam-translator.changes b/python-aws-sam-translator.changes index 34f69b6..510ec93 100644 --- a/python-aws-sam-translator.changes +++ b/python-aws-sam-translator.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Dec 6 21:25:00 UTC 2021 - Dirk Müller + +- update to 1.42.0: + * Increase PageSize of ListPolicies Paginator + * Support VIRTUAL_HOST as Type for SourceAccessConfiguration for MQ events + * Add modes support for RestApi + * ARM support + * Add ValidateBody/ValidateParameters attribute to API models + * Adding support for metric publishing + * Self Managed Kafka as event source support + * adding OwnershipVerificationCertificateArn and DisableExecuteApiEndpoint to APIs + * event source filtering + ------------------------------------------------------------------- Thu Jun 10 08:57:30 UTC 2021 - Dirk Müller diff --git a/python-aws-sam-translator.spec b/python-aws-sam-translator.spec index 76ed449..1babbb8 100644 --- a/python-aws-sam-translator.spec +++ b/python-aws-sam-translator.spec @@ -28,7 +28,7 @@ %define skip_python2 1 %endif Name: python-aws-sam-translator -Version: 1.36.0 +Version: 1.42.0 Release: 0 Summary: AWS SAM template to AWS CloudFormation template translator License: Apache-2.0 @@ -83,9 +83,7 @@ sed -i -e 's:~=:>=:g' requirements/base.txt %install %python_install -%{python_expand rm -r %{buildroot}%{$python_sitelib}/integration/ -%fdupes %{buildroot}%{$python_sitelib} -} +%python_exec %fdupes %{buildroot}%{$python_sitelib} mkdir -p %{buildroot}%{_bindir} install -D -m 755 bin/sam-translate.py %{buildroot}%{_bindir}/sam-translate diff --git a/serverless-application-model-1.36.0.tar.gz b/serverless-application-model-1.36.0.tar.gz deleted file mode 100644 index e33f557..0000000 --- a/serverless-application-model-1.36.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8922e45d2823086b700e89bd2905eab236a7a1f2f845d0e68d59f23001fcafc1 -size 878204 diff --git a/serverless-application-model-1.42.0.tar.gz b/serverless-application-model-1.42.0.tar.gz new file mode 100644 index 0000000..16be4e8 --- /dev/null +++ b/serverless-application-model-1.42.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c8950dd23f2db86ef8f1974e1d426baafc296670d268ee84b6c74a699ebb78 +size 1017720