epel10
Gwyn Ciesla 2 years ago
parent 74221205c2
commit 74372f918a

1
.gitignore vendored

@ -797,3 +797,4 @@
/botocore-1.29.152.tar.gz
/botocore-1.29.153.tar.gz
/botocore-1.29.154.tar.gz
/botocore-1.29.155.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.154
Version: 1.29.155
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
* Sat Jun 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.155-1
- 1.29.155
* Thu Jun 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.154-1
- 1.29.154

@ -1 +1 @@
SHA512 (botocore-1.29.154.tar.gz) = 306dd7f3d609e77f8014d78bcff9abf5afb049905012d15063dd6276be7e6d23b2e661ee0707f0a30e18790d712c1e453abdac86f7f3e5670e52830221d7ec27
SHA512 (botocore-1.29.155.tar.gz) = aa8afaa0ccf0521490d0a1fbcd1469cd47014c7f37afcc9d9838075ebfe20387efd702896839c56432c90001be9b01cfe6273247996f35e378e78faa1bf101ed

Loading…
Cancel
Save