1.34.24
This commit is contained in:
parent
b072b75b0f
commit
987fc0f0b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -878,3 +878,4 @@
|
|||||||
/boto3-1.34.21.tar.gz
|
/boto3-1.34.21.tar.gz
|
||||||
/boto3-1.34.22.tar.gz
|
/boto3-1.34.22.tar.gz
|
||||||
/boto3-1.34.23.tar.gz
|
/boto3-1.34.23.tar.gz
|
||||||
|
/boto3-1.34.24.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
%bcond awscrt 0
|
%bcond awscrt 0
|
||||||
|
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.34.23
|
Version: 1.34.24
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -86,6 +86,9 @@ hardlink -c '%{buildroot}%{python3_sitelib}/boto3'
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 22 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.24-1
|
||||||
|
- 1.34.24
|
||||||
|
|
||||||
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.34.23-2
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.34.23-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.23.tar.gz) = 4f1c0cafb3d511a23c07b97ed2b41369299d0a4819e0bf103288c7b44074c93bc55b729a2979b133a50d390660078a0bb0e251dcd1523244fdbe06cae6ef037a
|
SHA512 (boto3-1.34.24.tar.gz) = 1f8c08bf591c0a038e333fafb8f72dc86bc92d922d6a6d035a3290b0931d6b6431042182a45c36d279fe6d7022bd408ba1fa1ad06c57d63528d60ec3d59d2413
|
||||||
|
Loading…
Reference in New Issue
Block a user