1.28.14
This commit is contained in:
parent
34ecbea955
commit
0b90478c90
1
.gitignore
vendored
1
.gitignore
vendored
@ -765,3 +765,4 @@
|
||||
/boto3-1.28.11.tar.gz
|
||||
/boto3-1.28.12.tar.gz
|
||||
/boto3-1.28.13.tar.gz
|
||||
/boto3-1.28.14.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.13
|
||||
Version: 1.28.14
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Jul 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.14-1
|
||||
- 1.28.14
|
||||
|
||||
* Thu Jul 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.13-1
|
||||
- 1.28.13
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.13.tar.gz) = be2394034c711e5f5ac671027ec7d1c22df3d3f9d0a8f11c79ee6175c15ffdc64ecee3d5cc13540222cfd9e0be49c3737bac50a31af84ea2fb548cfe502e6bf0
|
||||
SHA512 (boto3-1.28.14.tar.gz) = 8f0df499c296c9d1b5228f10272b1b6a5cfb83124e780e79c654a3ab32ec36b6830886ffdd6587b06df64558aaedcad706bae3bd8a080b69f02912d0a62bb57f
|
||||
|
Loading…
Reference in New Issue
Block a user