From 8b8a522dff7e217d61aa793ca13e75c1de5e6ed34b023fa2ccfd824d4863c482 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 10 Jun 2021 08:58:00 +0000 Subject: [PATCH] - update to 1.36.0: * Optimize shared API usage plan handling * Resource level attributes support OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=25 --- python-aws-sam-translator.changes | 7 +++++++ python-aws-sam-translator.spec | 6 +++--- serverless-application-model-1.35.0.tar.gz | 3 --- serverless-application-model-1.36.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 serverless-application-model-1.35.0.tar.gz create mode 100644 serverless-application-model-1.36.0.tar.gz diff --git a/python-aws-sam-translator.changes b/python-aws-sam-translator.changes index 0802a50..34f69b6 100644 --- a/python-aws-sam-translator.changes +++ b/python-aws-sam-translator.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 10 08:57:30 UTC 2021 - Dirk Müller + +- 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 diff --git a/python-aws-sam-translator.spec b/python-aws-sam-translator.spec index 0810ff9..76ed449 100644 --- a/python-aws-sam-translator.spec +++ b/python-aws-sam-translator.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ %define skip_python2 1 %endif Name: python-aws-sam-translator -Version: 1.35.0 +Version: 1.36.0 Release: 0 Summary: AWS SAM template to AWS CloudFormation template translator License: Apache-2.0 @@ -43,7 +43,7 @@ Requires: python-docopt >= 0.6.2 Requires: python-jsonschema >= 3.0 Requires: python-six >= 1.11 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %if 0%{?suse_version} < 1500 BuildRequires: python diff --git a/serverless-application-model-1.35.0.tar.gz b/serverless-application-model-1.35.0.tar.gz deleted file mode 100644 index a30724f..0000000 --- a/serverless-application-model-1.35.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07515a95a46542615cd48d1d7efcfaa88c7b86714b3d3efdf98cb3934a96fb5b -size 867345 diff --git a/serverless-application-model-1.36.0.tar.gz b/serverless-application-model-1.36.0.tar.gz new file mode 100644 index 0000000..e33f557 --- /dev/null +++ b/serverless-application-model-1.36.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8922e45d2823086b700e89bd2905eab236a7a1f2f845d0e68d59f23001fcafc1 +size 878204