1.29.154
This commit is contained in:
parent
fed154bfcc
commit
74221205c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -796,3 +796,4 @@
|
||||
/botocore-1.29.151.tar.gz
|
||||
/botocore-1.29.152.tar.gz
|
||||
/botocore-1.29.153.tar.gz
|
||||
/botocore-1.29.154.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.153
|
||||
Release: 2%{?dist}
|
||||
Version: 1.29.154
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: Apache-2.0
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Thu Jun 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.154-1
|
||||
- 1.29.154
|
||||
|
||||
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.29.153-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.153.tar.gz) = 67a1a3514c5a699328a250a23228af729ed7b24e0b7336daf00201409ff96c2885c6ab0aa6708f3c877f1c2c4e38c63d234c376278e004b693cb1091878f7cf9
|
||||
SHA512 (botocore-1.29.154.tar.gz) = 306dd7f3d609e77f8014d78bcff9abf5afb049905012d15063dd6276be7e6d23b2e661ee0707f0a30e18790d712c1e453abdac86f7f3e5670e52830221d7ec27
|
||||
|
Loading…
Reference in New Issue
Block a user