1.33.1
This commit is contained in:
parent
80395e9ec8
commit
ebbc517724
1
.gitignore
vendored
1
.gitignore
vendored
@ -900,3 +900,4 @@
|
||||
/botocore-1.32.5.tar.gz
|
||||
/botocore-1.32.7.tar.gz
|
||||
/botocore-1.33.0.tar.gz
|
||||
/botocore-1.33.1.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.33.0
|
||||
Version: 1.33.1
|
||||
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 Nov 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.1-1
|
||||
- 1.33.1
|
||||
|
||||
* Mon Nov 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.0-1
|
||||
- 1.33.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.33.0.tar.gz) = ecd557a1bbb02e5927351db920f9ec825c050c4317d45f4c0d4b23da5d6124d4385b3db9647f86f44d1807dcb2eb1017aecb6890b1a78512b035b47f56aa81a9
|
||||
SHA512 (botocore-1.33.1.tar.gz) = 9e5dde220034c0cf701dae25ff555eee17160255d74ef49c2a86b31069b079c6ae2d486971afda3ad4499d9f76a0c44759cd6dd674267cf83f4a7e30c8f76057
|
||||
|
Loading…
Reference in New Issue
Block a user