Accepting request 898980 from devel:languages:python:aws

- update to 1.36.0:
  * Optimize shared API usage plan handling
  * Resource level attributes support

OBS-URL: https://build.opensuse.org/request/show/898980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aws-sam-translator?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2021-06-10 22:18:47 +00:00 committed by Git OBS Bridge
commit a67815f422
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 10 08:57:30 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.36.0:
* Optimize shared API usage plan handling
* Resource level attributes support
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 29 02:34:19 UTC 2021 - John Vandenberg <jayvdb@gmail.com> Mon Mar 29 02:34:19 UTC 2021 - John Vandenberg <jayvdb@gmail.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-aws-sam-translator # spec file for package python-aws-sam-translator
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -28,7 +28,7 @@
%define skip_python2 1 %define skip_python2 1
%endif %endif
Name: python-aws-sam-translator Name: python-aws-sam-translator
Version: 1.35.0 Version: 1.36.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
@ -43,7 +43,7 @@ Requires: python-docopt >= 0.6.2
Requires: python-jsonschema >= 3.0 Requires: python-jsonschema >= 3.0
Requires: python-six >= 1.11 Requires: python-six >= 1.11
Requires(post): update-alternatives Requires(post): update-alternatives
Requires(postun): update-alternatives Requires(postun):update-alternatives
BuildArch: noarch BuildArch: noarch
%if 0%{?suse_version} < 1500 %if 0%{?suse_version} < 1500
BuildRequires: python BuildRequires: python

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:07515a95a46542615cd48d1d7efcfaa88c7b86714b3d3efdf98cb3934a96fb5b
size 867345

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8922e45d2823086b700e89bd2905eab236a7a1f2f845d0e68d59f23001fcafc1
size 878204