1.28.75
This commit is contained in:
parent
990bd652b6
commit
764aab0a76
1
.gitignore
vendored
1
.gitignore
vendored
@ -825,3 +825,4 @@
|
||||
/boto3-1.28.72.tar.gz
|
||||
/boto3-1.28.73.tar.gz
|
||||
/boto3-1.28.74.tar.gz
|
||||
/boto3-1.28.75.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.74
|
||||
Version: 1.28.75
|
||||
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
|
||||
* Wed Nov 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.75-1
|
||||
- 1.28.75
|
||||
|
||||
* Mon Oct 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.74-1
|
||||
- 1.28.74
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.74.tar.gz) = 16ec8023828192efe87fef4708f70716d6ede64b17d130cd919bc9f958647743ed23b5aff565a4e0d993f87c00079cfdae114b4e6188ce561f343ad7fbfea855
|
||||
SHA512 (boto3-1.28.75.tar.gz) = 8b5874492848329333b92a26b43e1d67e2fba81dc9a5b11bc36ca7601df83efee376f0931eb2548b262c96ad61d613e585f875d49ea0f8785c9bb77602197d56
|
||||
|
Loading…
Reference in New Issue
Block a user