epel10
Gwyn Ciesla 1 year ago
parent ee969fa159
commit a0b34005d2

1
.gitignore vendored

@ -869,3 +869,4 @@
/botocore-1.31.60.tar.gz /botocore-1.31.60.tar.gz
/botocore-1.31.61.tar.gz /botocore-1.31.61.tar.gz
/botocore-1.31.62.tar.gz /botocore-1.31.62.tar.gz
/botocore-1.31.63.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.62 Version: 1.31.63
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
* Thu Oct 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.63-1
- 1.31.63
* Fri Oct 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.62-1 * Fri Oct 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.62-1
- 1.31.62 - 1.31.62

@ -1 +1 @@
SHA512 (botocore-1.31.62.tar.gz) = 1737ee480e4b7761562b6590aa3332aa033aed3b55513cc7fd09e1e17db41201294d2bf1c8ed99dadce7c78bf75ef2d9ae7c8aa1f3f42114d65c7a96b9dcbb78 SHA512 (botocore-1.31.63.tar.gz) = ec5a1ef37521c2dcc3769c8083ad7dda5fa776e242572bb149b94ef6734d507b5581d976d986f9dc199e5cf455eb612cc173d5b3c33f34a6fab99aac715ed4c8

Loading…
Cancel
Save