Upgrade version to 1.34.16

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2023-12-04 15:13:07 +08:00
parent 5011281a68
commit 77ec4fcfa0
2 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-botocore
Version: 1.32.2
Version: 1.34.16
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/63/5b/b78ac001e26069a2348b7edc131cbd2aa526ffa496a603df8ed3231ae36d/botocore-1.32.2.tar.gz
Source0: https://files.pythonhosted.org/packages/source/b/botocore/botocore-%{version}.tar.gz
BuildArch: noarch
Requires: python3-jmespath
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- Update package to version 1.32.2