epel10
Gwyn Ciesla 1 year ago
parent 440509ff81
commit 0a8c21f9c9

1
.gitignore vendored

@ -874,3 +874,4 @@
/botocore-1.31.65.tar.gz
/botocore-1.31.66.tar.gz
/botocore-1.31.67.tar.gz
/botocore-1.31.68.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.31.67
Version: 1.31.68
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
* Mon Oct 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.68-1
- 1.31.68
* Thu Oct 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.67-1
- 1.31.67

@ -1 +1 @@
SHA512 (botocore-1.31.67.tar.gz) = 83f5e2c3e47f153a4c8efbc5cafb4d4cc56d5b21d765e55f6523262100570bb1c211ebcd1122a801d23a5f4953a6b0e35dcd1daffa2260baecea5421262550c0
SHA512 (botocore-1.31.68.tar.gz) = 9ddc728abba823c1d53ce77acb70cfc566a0ac1a7a2876a7b36f605c3aa5f4f81b65ea2c90cc39f77142e5c4ee2317a29c1f7a7e07dec0cf97b6c4194b576d75

Loading…
Cancel
Save