epel10
Gwyn Ciesla 2 years ago
parent 8d97a23cc1
commit 00327808d4

1
.gitignore vendored

@ -752,3 +752,4 @@
/botocore-1.29.106.tar.gz
/botocore-1.29.107.tar.gz
/botocore-1.29.108.tar.gz
/botocore-1.29.110.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.108
Version: 1.29.110
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
* Tue Apr 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.110-1
- 1.29.110
* Thu Apr 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.108-1
- 1.29.108

@ -1 +1 @@
SHA512 (botocore-1.29.108.tar.gz) = 10dcce91b20796b30c074ad7e7dcff8e354a7afe2b62cc94b4dbdd3204cee682e3fd0596580462c3bbe53c8998a314cc7398e6b2988347d36121852771eb397c
SHA512 (botocore-1.29.110.tar.gz) = 37dd847944fc09a044d96b241537b88ca4ddfabd6785a4e21ceabe32de0f4451049f8c32aaffce70c889be791a22283bfb9d729cbfeab6e301f03329328b3f26

Loading…
Cancel
Save