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 2024-10-10 22:14:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aws-sam-translator (Old)
and /work/SRC/openSUSE:Factory/.python-aws-sam-translator.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aws-sam-translator"
Thu Oct 10 22:14:55 2024 rev:30 rq:1206700 version:1.91.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-aws-sam-translator/python-aws-sam-translator.changes
2024-05-24 19:53:49.715408582 +0200
+++
/work/SRC/openSUSE:Factory/.python-aws-sam-translator.new.19354/python-aws-sam-translator.changes
2024-10-10 22:14:56.162905761 +0200
@@ -1,0 +2,34 @@
+Wed Oct 2 11:15:02 UTC 2024 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to version 1.91.0
+ * chore(schema): update by @github-actions in #3626
+ * fix: add retry for statemachine integ test by @godwingrs22 in #3630
+ * Release 1.91.0 (to main) by @aaythapa in #3639
+- from version 1.90.0
+ * chore(schema): update by @github-actions in #3589
+ * Merge main to develop by @aaythapa in #3591
+ * chore(schema): update by @github-actions in #3592
+ * Merge main to develop by @godwingrs22 in #3596
+ * chore(schema): update by @github-actions in #3598
+ * chore: add missing partition to edge config support by @aaythapa in #3605
+ * chore: Upgrade ruff to 0.4.5 by @aahung in #3603
+ * feat: add StepFunctionsCallbackPolicy policy template by @kshyun28 in #3545
+ * fix: Remove ENI manual deletion by @jfuss in #3613
+ * fix: AttributeError: module 'pydantic.v1' has no
+ attribute 'error_wrapper' by @shikha372 in #3611
+ * fix: change endpoint configuration for state machine
+ integ test by @aaythapa in #3614
+ * fix: prevent redundant tags being added to
+ AWS::ApiGatewayV2::Api by @gracelu0 in #3615
+ * chore(schema): update by @github-actions in #3616
+ * Revert "fix: AttributeError: module 'pydantic.v1' has no
+ attribute 'error_wrapper'" by @aaythapa in #3619
+ * fix: exclude breaking pydantic version by @aaythapa in #3620
+ * chore(schema): update by @github-actions in #3621
+ * chore(schema): update by @github-actions in #3623
+ * chore(schema): update by @github-actions in #3625
+ * feat: Support KmsKeyArn for Events
+ * Release 1.90.0 (to main) by @paulhcsun in #3637
+- Set PYTHONPATH="${PWD}" for invoking testsuite
+
+-------------------------------------------------------------------
Old:
----
serverless-application-model-1.89.0.tar.gz
New:
----
serverless-application-model-1.91.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-aws-sam-translator.spec ++++++
--- /var/tmp/diff_new_pack.Fxv8z6/_old 2024-10-10 22:14:57.006940888 +0200
+++ /var/tmp/diff_new_pack.Fxv8z6/_new 2024-10-10 22:14:57.010941055 +0200
@@ -25,7 +25,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-aws-sam-translator
-Version: 1.89.0
+Version: 1.91.0
Release: 0
Summary: AWS SAM template to AWS CloudFormation template translator
License: Apache-2.0
@@ -98,7 +98,7 @@
donttest="$donttest test_sar_throttling_doesnt_stop_processing or
test_sleep_between_sar_checks or"
donttest="$donttest test_unexpected_sar_error_stops_processing or
test_time_limit_exceeds_between_combined_sar_calls or"
donttest="$donttest test_is_service_supported_positive_4_ec2"
-%pytest -k "not ($donttest)"
+PYTHONPATH="${PWD}" %pytest -k "not ($donttest)"
%endif
%post
++++++ serverless-application-model-1.89.0.tar.gz ->
serverless-application-model-1.91.0.tar.gz ++++++
++++ 14191 lines of diff (skipped)