Update package to version 1.29.114

This commit is contained in:
wubijie 2023-05-10 14:11:04 +08:00
parent 5d09e90361
commit d069a387c1
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.29.112 Version: 1.29.114
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/ac/2d/f012c6cab88f3a8724691e4614c8addb190fdecf298c398ae5b75fd1047a/botocore-1.29.112.tar.gz Source0: https://files.pythonhosted.org/packages/0c/3b/37aa84d8a9cd56fdc229257e68c2400bc4fa34d87d46ff16646add03e4f4/botocore-1.29.114.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-jmespath Requires: python3-jmespath
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed May 10 2023 wubijie <wubijie@kylinos.cn> - 1.29.114-1
- Update package to version 1.29.114
* Sat May 06 2023 wubijie <wubijie@kylinos.cn> - 1.29.112-1 * Sat May 06 2023 wubijie <wubijie@kylinos.cn> - 1.29.112-1
- Update package to version 1.29.112 - Update package to version 1.29.112