diff --git a/python-aws-sam-translator.changes b/python-aws-sam-translator.changes index 3d54fae..6d0a79c 100644 --- a/python-aws-sam-translator.changes +++ b/python-aws-sam-translator.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Wed Oct 2 11:15:02 UTC 2024 - John Paul Adrian Glaubitz + +- 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 + ------------------------------------------------------------------- Fri May 17 11:26:48 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-aws-sam-translator.spec b/python-aws-sam-translator.spec index 8ffbc7d..a59a5a2 100644 --- a/python-aws-sam-translator.spec +++ b/python-aws-sam-translator.spec @@ -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_resolve_intrinsics or test_sar_service_calls or test_sa 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 diff --git a/serverless-application-model-1.89.0.tar.gz b/serverless-application-model-1.89.0.tar.gz deleted file mode 100644 index 67d65f7..0000000 --- a/serverless-application-model-1.89.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b84a26b4635b0f5295485fbec4a5342d7b0a2584bcea5f92296fbcbe647ad0ab -size 5659213 diff --git a/serverless-application-model-1.91.0.tar.gz b/serverless-application-model-1.91.0.tar.gz new file mode 100644 index 0000000..56c4235 --- /dev/null +++ b/serverless-application-model-1.91.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7565f73fad8c45d9f39deac0511e67f65c4e2923c3a8872a638d9890e262da74 +size 5710886