1.28.37
This commit is contained in:
parent
2c076d71a0
commit
89fdaabc1b
1
.gitignore
vendored
1
.gitignore
vendored
@ -787,3 +787,4 @@
|
||||
/boto3-1.28.34.tar.gz
|
||||
/boto3-1.28.35.tar.gz
|
||||
/boto3-1.28.36.tar.gz
|
||||
/boto3-1.28.37.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.36
|
||||
Version: 1.28.37
|
||||
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 Aug 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.37-1
|
||||
- 1.28.37
|
||||
|
||||
* Mon Aug 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.36-1
|
||||
- 1.28.36
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.36.tar.gz) = fa45dffcfb5969ee626710e7e84c635b3f0ba5f7c3f41027dcea778662ca015588f229e00c5f95a13bfde5fbcbf3e95dfd1eed36a43d59ac6e7b92c089b524c4
|
||||
SHA512 (boto3-1.28.37.tar.gz) = a8d67daa35a11905885b0800d6be0ff001c448780848f13dc3fe3fd8905b5967dfae4aec0d19845f9fa3daac6801c0a67681b5cae937c47315efd9bc38f06493
|
||||
|
Loading…
Reference in New Issue
Block a user