diff --git a/botocore-1.40.70.tar.gz b/botocore-1.40.70.tar.gz deleted file mode 100644 index e9e3858cde491ac9a65c78b986c62981eb1c119d..0000000000000000000000000000000000000000 --- a/botocore-1.40.70.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61b1f2cecd54d1b28a081116fa113b97bf4e17da57c62ae2c2751fe4c528af1f -size 14444592 diff --git a/botocore-1.40.71.tar.gz b/botocore-1.40.71.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..376237db2fd33f2b0ae0488b331d899de4923632 Binary files /dev/null and b/botocore-1.40.71.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index 08fb42be47a145975494ead64ae7043f15417d58..9b3dc40a01350b4426bafc8166801d8f2e0fc17b 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-botocore -Version: 1.40.70 +Version: 1.40.71 Release: 1 Summary: Low-level, data-driven core of boto 3. License: Apache-2.0 URL: https://github.com/boto/botocore -Source0: https://files.pythonhosted.org/packages/source/b/botocore/botocore-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/5f/2f/7e5b9a0f9f9c958e1b70734be9b5cbcef64a1bfa9a570bcaafea0c997840/botocore-1.40.71.tar.gz BuildArch: noarch Requires: python3-jmespath @@ -80,6 +80,16 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Nov 20 2025 wanggang - 1.40.71-1 +- Update to version 1.40.71 +- Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023. +- Added support for Language Expansion feature for BDA Audio modality. +- AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. +- Update endpoint-rules client to latest version +- Added new fields in existing APIs. +- Added LogSettings and LinkAttribute fields to external links +- Added support for configuring communication preferences as well as clearly displaying case comment author identities. + * Tue Nov 11 2025 Yu Peng - 1.40.70-1 - Upgrade to 1.40.70 * Private Certificate Authority service now supports ML-DSA key algorithms.