!29 Update package to version 1.31.15

From: @lingjuer 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-08-01 09:20:21 +00:00 committed by Gitee
commit c3d320915b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

BIN
botocore-1.29.162.tar.gz → botocore-1.31.15.tar.gz Normal file → Executable file

Binary file not shown.

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.29.162 Version: 1.31.15
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/47/be/328d6fcb30c4335793d3bcec407e66e576122b01abc0c7f79800c0f37ebd/botocore-1.29.162.tar.gz Source0: https://github.com/boto/botocore/archive/refs/tags/%{version}.tar.gz#/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
* Mon Jul 31 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 1.31.15-1
- Update package to version 1.31.15
* Wed Jun 28 2023 niuyaru <niuyaru@kylinos.cn> - 1.29.162-1 * Wed Jun 28 2023 niuyaru <niuyaru@kylinos.cn> - 1.29.162-1
- Update package to version 1.29.162 - Update package to version 1.29.162