1.32.2
This commit is contained in:
parent
c6fc1fe460
commit
2d85663e6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -894,3 +894,4 @@
|
||||
/botocore-1.31.85.tar.gz
|
||||
/botocore-1.32.0.tar.gz
|
||||
/botocore-1.32.1.tar.gz
|
||||
/botocore-1.32.2.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.32.1
|
||||
Version: 1.32.2
|
||||
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 Nov 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.32.2-1
|
||||
- 1.32.2
|
||||
|
||||
* Wed Nov 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.32.1-1
|
||||
- 1.32.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.32.1.tar.gz) = 199d4124af20ddaf05e9df1d1ee6fff3519379601e36820358bed6fbf032470c1be66cfd8c94fe053b4e9e1faf0d770d1532de0d5939d700db0bf18f40468d4d
|
||||
SHA512 (botocore-1.32.2.tar.gz) = f9c05c89192705a244d71d2574a7ecdfa7102bf35baf4aa5caed4a919e1d2b0368e385c2f2fd873459d037068a1e22bd20fdd794ce3e60327aad85fd491c3d0a
|
||||
|
Loading…
Reference in New Issue
Block a user