epel10
Gwyn Ciesla 1 year ago
parent 67b70a36cb
commit d64302aa68

1
.gitignore vendored

@ -858,3 +858,4 @@
/botocore-1.31.49.tar.gz /botocore-1.31.49.tar.gz
/botocore-1.31.50.tar.gz /botocore-1.31.50.tar.gz
/botocore-1.31.51.tar.gz /botocore-1.31.51.tar.gz
/botocore-1.31.52.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3 # NOTICE - Updating this package requires updating python-boto3
Version: 1.31.51 Version: 1.31.52
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt %license LICENSE.txt
%changelog %changelog
* Wed Sep 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.52-1
- 1.31.52
* Tue Sep 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.51-1 * Tue Sep 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.51-1
- 1.31.51 - 1.31.51

@ -1 +1 @@
SHA512 (botocore-1.31.51.tar.gz) = ace0d358d29c064f36a224e0ff2ab29d5510dba699f741af0d809ac9a0995dad29543290eeadf7acc62a0270e3045c64e81334208da7b91ddc2bf3dd052a65e5 SHA512 (botocore-1.31.52.tar.gz) = d723cfda605aa294b8c8070456660ca1ecd5808a4bba4ede81fbdbeafa6adc062e8251ffaece874e32a056b3c73db0fd55770c9c0f069e8e6cfbc89d48f4776a

Loading…
Cancel
Save