forked from pool/python-aws-sam-translator
Accepting request 818113 from home:mcalabkova:branches:devel:languages:python:aws
- 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+} OBS-URL: https://build.opensuse.org/request/show/818113 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=14
This commit is contained in:
parent
b4f730ccc4
commit
1ec463430a
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 1 12:55:50 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- 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 <tchvatal@suse.com>
|
||||
|
||||
|
@ -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}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46b28186bc06ebe116e1e5671afd717a1097e1224adb7e66a20ece46dd4d9079
|
||||
size 5092855
|
3
serverless-application-model-1.25.0.tar.gz
Normal file
3
serverless-application-model-1.25.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc10b199cb238d9a1573877d03dfeb26317391e41c8fae3bde2fd2558d54fc59
|
||||
size 5144283
|
Loading…
Reference in New Issue
Block a user