diff --git a/boto3-1.40.69.tar.gz b/boto3-1.40.69.tar.gz deleted file mode 100644 index c81f72592c88bb9d1c220e86ff82b531ef5b266a..0000000000000000000000000000000000000000 Binary files a/boto3-1.40.69.tar.gz and /dev/null differ diff --git a/boto3-1.41.0.tar.gz b/boto3-1.41.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..a039661c337cfb39cff2223fefe1c14001041607 Binary files /dev/null and b/boto3-1.41.0.tar.gz differ diff --git a/python-boto3.spec b/python-boto3.spec index ffb4b495a29a8d432d3c4b2ad2a93e076e66411c..5e41c0cb2cbe66964cb8864b57176f8c77a75bff 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-boto3 -Version: 1.40.69 +Version: 1.41.0 Release: 1 Summary: The AWS SDK for Python License: Apache-2.0 URL: https://github.com/boto/boto3 -Source0: https://files.pythonhosted.org/packages/source/b/boto3/boto3-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/dd/4f/92744c97f42e214948b9c8eff86e7e72c7ca8be788867a8aea80dc192052/boto3-1.41.0.tar.gz BuildArch: noarch %description Boto3 is the Amazon Web Services (AWS) Software Development @@ -77,8 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Nov 19 2025 zhangxiaolu - 1.40.69-1 -- Update to version 1.40.69 +* Fri Nov 21 2025 wanggang - 1.41.0-1 +- Update package to version 1.41.0 +- Adds support for the login credential provider, allowing users to use AWS Management Console credentials for authentication. * Tue Nov 18 2025 zhangchaorui - 1.40.68-1 - update package to 1.40.68