Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
4da7f468a9
!41 [sync] PR-38: Upgrade version to 1.34.79
From: @openeuler-sync-bot 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
2024-05-12 07:37:33 +00:00
GuoCe
f056386f0a Upgrade version to 1.34.79
A lot of functions have been updated,
such as adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription.

(cherry picked from commit 2d95bf58d27324350cb6ab25f461f65a84430016)
2024-05-08 15:17:20 +08:00
openeuler-ci-bot
c6a5d2d023
!36 Update package to version 1.34.48
From: @ccdxx 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2024-02-25 01:29:37 +00:00
chendexi
0df938bd18 Update package to version 1.34.48 2024-02-23 20:18:22 +08:00
openeuler-ci-bot
1053be71e5
!35 Upgrade version to 1.34.16
From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
2024-01-11 11:17:31 +00:00
cherry530
77ec4fcfa0 Upgrade version to 1.34.16
Signed-off-by: cherry530 <707078654@qq.com>
2024-01-11 17:43:35 +08:00
openeuler-ci-bot
5011281a68
!33 Update package to version 1.32.2
From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2023-11-17 08:15:32 +00:00
jxy_git
5dd8e242cd Update package to version 1.32.2 2023-11-17 15:36:57 +08:00
openeuler-ci-bot
85f9e37367
!32 Upgraded to latest 1.31.16 version
From: @Jason_828e 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2023-08-02 03:40:08 +00:00
Jason011125
526940900b Upgraded to 1.31.16 2023-08-02 11:26:04 +08:00
2 changed files with 19 additions and 2 deletions

BIN
botocore-1.31.15.tar.gz → botocore-1.34.79.tar.gz Executable file → Normal 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.31.15 Version: 1.34.79
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://github.com/boto/botocore/archive/refs/tags/%{version}.tar.gz#/botocore-%{version}.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,23 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Sun Apr 07 2024 GuoCe <guoce@kylinso.cn> - 1.34.79-1
- update to version 1.34.79
- A lot of functions have been updated,
- such as adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription.
* Fri Feb 23 2024 chendexi <chendexi@kylinos.cn> - 1.34.48-1
- Update package to version 1.34.48
* 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
- Update package to version 1.32.2
* Tue Aug 01 2023 chenzixuan <chenzixuan@kylinos.cn> - 1.31.16-1
- Update package to version 1.31.16
* Mon Jul 31 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 1.31.15-1 * Mon Jul 31 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 1.31.15-1
- Update package to version 1.31.15 - Update package to version 1.31.15