- update to 1.42.0:

* Increase PageSize of ListPolicies Paginator
  * Support VIRTUAL_HOST as Type for SourceAccessConfiguration for MQ events
  * Add modes support for RestApi
  * ARM support
  * Add ValidateBody/ValidateParameters attribute to API models
  * Adding support for metric publishing
  * Self Managed Kafka as event source support
  * adding OwnershipVerificationCertificateArn and DisableExecuteApiEndpoint to APIs
  * event source filtering

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=27
This commit is contained in:
Dirk Mueller 2021-12-06 21:26:09 +00:00 committed by Git OBS Bridge
parent 8b8a522dff
commit b131b351bf
4 changed files with 19 additions and 7 deletions

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Dec 6 21:25:00 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.42.0:
* Increase PageSize of ListPolicies Paginator
* Support VIRTUAL_HOST as Type for SourceAccessConfiguration for MQ events
* Add modes support for RestApi
* ARM support
* Add ValidateBody/ValidateParameters attribute to API models
* Adding support for metric publishing
* Self Managed Kafka as event source support
* adding OwnershipVerificationCertificateArn and DisableExecuteApiEndpoint to APIs
* event source filtering
-------------------------------------------------------------------
Thu Jun 10 08:57:30 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -28,7 +28,7 @@
%define skip_python2 1
%endif
Name: python-aws-sam-translator
Version: 1.36.0
Version: 1.42.0
Release: 0
Summary: AWS SAM template to AWS CloudFormation template translator
License: Apache-2.0
@ -83,9 +83,7 @@ sed -i -e 's:~=:>=:g' requirements/base.txt
%install
%python_install
%{python_expand rm -r %{buildroot}%{$python_sitelib}/integration/
%fdupes %{buildroot}%{$python_sitelib}
}
%python_exec %fdupes %{buildroot}%{$python_sitelib}
mkdir -p %{buildroot}%{_bindir}
install -D -m 755 bin/sam-translate.py %{buildroot}%{_bindir}/sam-translate

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85c8950dd23f2db86ef8f1974e1d426baafc296670d268ee84b6c74a699ebb78
size 1017720