1.33.4
This commit is contained in:
parent
07730a6ba1
commit
4f6f0f0328
1
.gitignore
vendored
1
.gitignore
vendored
@ -902,3 +902,4 @@
|
||||
/botocore-1.33.0.tar.gz
|
||||
/botocore-1.33.1.tar.gz
|
||||
/botocore-1.33.2.tar.gz
|
||||
/botocore-1.33.4.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.33.2
|
||||
Version: 1.33.4
|
||||
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 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.4-1
|
||||
- 1.33.4
|
||||
|
||||
* Wed Nov 29 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.2-1
|
||||
- 1.33.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.33.2.tar.gz) = 7a171d2fa71a07cac2ccbff60f0487ad2d6d033868fe212f795af5b9ced084e635a9f4b3617494bbde26a4b82c839ba53664740d602077e5fd94e93e6da9ce5b
|
||||
SHA512 (botocore-1.33.4.tar.gz) = 489e65ba4fac1233db7397fb16fd6cd38dab2b46fc4e3bb466fda9ffe97527eee067b79ae4c6bb06bd3791639218ed6c9c01696f5a49e797190b23d8f2fa3a5d
|
||||
|
Loading…
Reference in New Issue
Block a user