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