diff --git a/boto3-1.40.10.tar.gz b/boto3-1.40.10.tar.gz deleted file mode 100644 index 89b2427bd6bd713781d474baa334f9ce93a33866..0000000000000000000000000000000000000000 Binary files a/boto3-1.40.10.tar.gz and /dev/null differ diff --git a/boto3-1.40.65.tar.gz b/boto3-1.40.65.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1ac9168d080f878306c55f27ebfbb8fdace6b4d3 Binary files /dev/null and b/boto3-1.40.65.tar.gz differ diff --git a/python-boto3.spec b/python-boto3.spec index b75d0e00d99ad2034dcea27e0d576cccde1cfc2f..8a7d737e8a89f60bd0d502142313a58b02cafc31 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-boto3 -Version: 1.40.10 +Version: 1.40.65 Release: 1 Summary: The AWS SDK for Python License: Apache-2.0 @@ -77,6 +77,14 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Nov 04 2025 Yu Peng - 1.40.65-1 +- Upgrade to 1.40.65 + * Adds support for direct code deploy with CreateAgentRuntime and UpdateAge + * Fix the AWS Budgets endpoint for the aws-eusc partition. + * Add Amazon EC2 trn2.3xlarge instance type. + * Documentation-only update for LINEAR and CANARY deployment strategies. + * Update endpoint-rules client to latest version + * Fri Aug 15 2025 Ge Wang - 1.40.10-1 - Update to 1.40.10: * api-change:``arc-region-switch``: Endpoint rule test and documentation update.