!35 Upgrade version to 1.34.16

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2024-01-11 11:17:31 +00:00 committed by Gitee
commit 1053be71e5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-botocore Name: python-botocore
Version: 1.32.2 Version: 1.34.16
Release: 1 Release: 1
Summary: Low-level, data-driven core of boto 3. Summary: Low-level, data-driven core of boto 3.
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/boto/botocore URL: https://github.com/boto/botocore
Source0: https://files.pythonhosted.org/packages/63/5b/b78ac001e26069a2348b7edc131cbd2aa526ffa496a603df8ed3231ae36d/botocore-1.32.2.tar.gz Source0: https://files.pythonhosted.org/packages/source/b/botocore/botocore-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-jmespath Requires: python3-jmespath
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Jan 11 2024 xu_ping <707078654@qq.com> - 1.34.16-1
- Update package to version 1.34.16
* Fri Nov 17 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.32.2-1 * Fri Nov 17 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.32.2-1
- Update package to version 1.32.2 - Update package to version 1.32.2