diff --git a/python-aws-sam-translator.changes b/python-aws-sam-translator.changes index 49a730f..436340c 100644 --- a/python-aws-sam-translator.changes +++ b/python-aws-sam-translator.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jul 1 12:55:50 UTC 2020 - Marketa Calabkova + +- Update to 1.25.0 + * chore: Exclude test modules in whl + * feat: Add Step Function Resource + * fix : missing UserPool properties + * fix: resource policy generation for {path+} + ------------------------------------------------------------------- Mon May 4 07:16:01 UTC 2020 - Tomáš Chvátal diff --git a/python-aws-sam-translator.spec b/python-aws-sam-translator.spec index f9d6631..974b8a7 100644 --- a/python-aws-sam-translator.spec +++ b/python-aws-sam-translator.spec @@ -26,7 +26,7 @@ %endif %bcond_without python2 Name: python-aws-sam-translator -Version: 1.22.0 +Version: 1.25.0 Release: 0 Summary: AWS SAM template to AWS CloudFormation template translator License: Apache-2.0 @@ -79,7 +79,6 @@ sed -i -e 's:~=:>=:g' requirements/base.txt %install %python_install -%python_expand rm -r %{buildroot}%{$python_sitelib}/tests/ %python_expand %fdupes %{buildroot}%{$python_sitelib} mkdir -p %{buildroot}%{_bindir} diff --git a/serverless-application-model-1.22.0.tar.gz b/serverless-application-model-1.22.0.tar.gz deleted file mode 100644 index 3cb148b..0000000 --- a/serverless-application-model-1.22.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46b28186bc06ebe116e1e5671afd717a1097e1224adb7e66a20ece46dd4d9079 -size 5092855 diff --git a/serverless-application-model-1.25.0.tar.gz b/serverless-application-model-1.25.0.tar.gz new file mode 100644 index 0000000..8a15d1d --- /dev/null +++ b/serverless-application-model-1.25.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc10b199cb238d9a1573877d03dfeb26317391e41c8fae3bde2fd2558d54fc59 +size 5144283