1.34.24
This commit is contained in:
parent
cba55caaa4
commit
15b503c067
1
.gitignore
vendored
1
.gitignore
vendored
@ -934,3 +934,4 @@
|
||||
/botocore-1.34.21.tar.gz
|
||||
/botocore-1.34.22.tar.gz
|
||||
/botocore-1.34.23.tar.gz
|
||||
/botocore-1.34.24.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.23
|
||||
Release: 2%{?dist}
|
||||
Version: 1.34.24
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: Apache-2.0
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.23.tar.gz) = 1582793c9604ec9e5982326e6be41509d9e0d4574326b9b87192754ff41835c6a5982f1e6dadf4f3f4609fee06c21feebfedce53cdd35f9d5d50d2a31fc6e126
|
||||
SHA512 (botocore-1.34.24.tar.gz) = e601975f4afc69fd0e57e516152b7c6783c2f54cb561084999563cadd58a0fa626cc249ea920977a9c0922518f1884522e61581a4a7ca053ea21ff1cb743db1c
|
||||
|
Loading…
Reference in New Issue
Block a user