1.28.15
This commit is contained in:
parent
0b90478c90
commit
8e8568e29e
1
.gitignore
vendored
1
.gitignore
vendored
@ -766,3 +766,4 @@
|
||||
/boto3-1.28.12.tar.gz
|
||||
/boto3-1.28.13.tar.gz
|
||||
/boto3-1.28.14.tar.gz
|
||||
/boto3-1.28.15.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.14
|
||||
Version: 1.28.15
|
||||
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.15-1
|
||||
- 1.28.15
|
||||
|
||||
* Fri Jul 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.14-1
|
||||
- 1.28.14
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.14.tar.gz) = 8f0df499c296c9d1b5228f10272b1b6a5cfb83124e780e79c654a3ab32ec36b6830886ffdd6587b06df64558aaedcad706bae3bd8a080b69f02912d0a62bb57f
|
||||
SHA512 (boto3-1.28.15.tar.gz) = 58ade3bee02c291236d4f56f3393f07eacfe15cc6b96cebc8c746b1aaaab9d68d9f60c05f0cdc932d1a904a3c8da773ab0a6949c76013101299a20e1b35aa52a
|
||||
|
Loading…
Reference in New Issue
Block a user