1.29.108
This commit is contained in:
parent
ba01bfd39a
commit
8d97a23cc1
1
.gitignore
vendored
1
.gitignore
vendored
@ -751,3 +751,4 @@
|
||||
/botocore-1.29.105.tar.gz
|
||||
/botocore-1.29.106.tar.gz
|
||||
/botocore-1.29.107.tar.gz
|
||||
/botocore-1.29.108.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.107
|
||||
Version: 1.29.108
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Thu Apr 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.108-1
|
||||
- 1.29.108
|
||||
|
||||
* Thu Apr 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.107-1
|
||||
- 1.29.107
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.107.tar.gz) = 510502e31dc4f1670adbe49de581dba414bcb4992a62ec9d8aa8034a2b693b1b7f8e9285eca55683efb0906d0cb2ca0fc25d3857f4c3cf21e2ab06f0e6189319
|
||||
SHA512 (botocore-1.29.108.tar.gz) = 10dcce91b20796b30c074ad7e7dcff8e354a7afe2b62cc94b4dbdd3204cee682e3fd0596580462c3bbe53c8998a314cc7398e6b2988347d36121852771eb397c
|
||||
|
Loading…
Reference in New Issue
Block a user