Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-aws-sam-translator for
openSUSE:Factory checked in at 2021-12-07 00:00:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aws-sam-translator (Old)
and /work/SRC/openSUSE:Factory/.python-aws-sam-translator.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aws-sam-translator"
Tue Dec 7 00:00:34 2021 rev:13 rq:936130 version:1.42.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-aws-sam-translator/python-aws-sam-translator.changes
2021-06-11 00:19:22.737390437 +0200
+++
/work/SRC/openSUSE:Factory/.python-aws-sam-translator.new.31177/python-aws-sam-translator.changes
2021-12-07 00:02:23.951924214 +0100
@@ -1,0 +2,14 @@
+Mon Dec 6 21:25:00 UTC 2021 - Dirk M??ller <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
serverless-application-model-1.36.0.tar.gz
New:
----
serverless-application-model-1.42.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-aws-sam-translator.spec ++++++
--- /var/tmp/diff_new_pack.uurK8o/_old 2021-12-07 00:02:24.531922162 +0100
+++ /var/tmp/diff_new_pack.uurK8o/_new 2021-12-07 00:02:24.535922148 +0100
@@ -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 @@
%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
++++++ serverless-application-model-1.36.0.tar.gz ->
serverless-application-model-1.42.0.tar.gz ++++++
++++ 86516 lines of diff (skipped)