1.33.9
This commit is contained in:
parent
99bfdeb4ed
commit
51b09e64b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -907,3 +907,4 @@
|
||||
/botocore-1.33.6.tar.gz
|
||||
/botocore-1.33.7.tar.gz
|
||||
/botocore-1.33.8.tar.gz
|
||||
/botocore-1.33.9.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.33.8
|
||||
Version: 1.33.9
|
||||
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
|
||||
* Wed Dec 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.9-1
|
||||
- 1.33.9
|
||||
|
||||
* Tue Dec 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.8-1
|
||||
- 1.33.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.33.8.tar.gz) = 9dcd1082a7ef33511d67ce4fbf5c6bddf3cad0834de022fe06e789fb34dc753bc8bbd7dcf37c142ee1e80ed8e85b6cfaab4f2d0613ebfb4348404c981f6c61f4
|
||||
SHA512 (botocore-1.33.9.tar.gz) = 6f52e69d245dbe275670020abddaacc2dc945bc0e62cf77e8593994252ae304703ef6c50445b302a50dcabe6ae54197156e555098bb78d86d5ed906b5e8740c8
|
||||
|
Loading…
Reference in New Issue
Block a user