1.34.6
This commit is contained in:
parent
66129fe3ee
commit
b78e6cf839
1
.gitignore
vendored
1
.gitignore
vendored
@ -918,3 +918,4 @@
|
||||
/botocore-1.34.3.tar.gz
|
||||
/botocore-1.34.4.tar.gz
|
||||
/botocore-1.34.5.tar.gz
|
||||
/botocore-1.34.6.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.5
|
||||
Version: 1.34.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Thu Dec 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.6-1
|
||||
- 1.34.6
|
||||
|
||||
* Wed Dec 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.5-1
|
||||
- 1.34.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.5.tar.gz) = 7784eba6e7a9b2fd98627824708a42a6a050257570c00a925dcf758081d30335ca5f8eb4f4dc568b915503182f4e0e342783dadd9a7857ff942857f2ec0b3517
|
||||
SHA512 (botocore-1.34.6.tar.gz) = 9e1e6389cc3fd463da375aa387a6d28b3fde5f28d1137a474f75cea3c53e021ef3ae51547e33d853d07b6484cff2f3a3ce19d5172e702a0361a76f352ef7fbd8
|
||||
|
Loading…
Reference in New Issue
Block a user