forked from pool/python-aws-sam-translator
Accepting request 894556 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/894556 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aws-sam-translator?expand=0&rev=11
This commit is contained in:
commit
c87c6ba9b1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 29 02:34:19 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Update to v1.35.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%define skip_python2 1
|
||||
%endif
|
||||
Name: python-aws-sam-translator
|
||||
Version: 1.27.0
|
||||
Version: 1.35.0
|
||||
Release: 0
|
||||
Summary: AWS SAM template to AWS CloudFormation template translator
|
||||
License: Apache-2.0
|
||||
@ -83,7 +83,9 @@ sed -i -e 's:~=:>=:g' requirements/base.txt
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
%{python_expand rm -r %{buildroot}%{$python_sitelib}/integration/
|
||||
%fdupes %{buildroot}%{$python_sitelib}
|
||||
}
|
||||
|
||||
mkdir -p %{buildroot}%{_bindir}
|
||||
install -D -m 755 bin/sam-translate.py %{buildroot}%{_bindir}/sam-translate
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8e482a6a68e00aa449115c317dcad7ed5b24113cbba952b33f89a52dc7b73d2
|
||||
size 795259
|
3
serverless-application-model-1.35.0.tar.gz
Normal file
3
serverless-application-model-1.35.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07515a95a46542615cd48d1d7efcfaa88c7b86714b3d3efdf98cb3934a96fb5b
|
||||
size 867345
|
Loading…
Reference in New Issue
Block a user