epel9
Gwyn Ciesla 3 years ago
parent 235c85b6d6
commit 2d795eb5b4

1
.gitignore vendored

@ -525,3 +525,4 @@
/botocore-1.23.53.tar.gz
/botocore-1.23.54.tar.gz
/botocore-1.24.0.tar.gz
/botocore-1.24.1.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.24.0
Version: 1.24.1
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Wed Feb 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.1-1
- 1.24.1
* Tue Feb 15 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.0-1
- 1.24.0

@ -1 +1 @@
SHA512 (botocore-1.24.0.tar.gz) = 1a60073f825cbbe50a8a45c1630391ee0c40646e520e60aef67698f121d1cc31ca5d9ff034ba5c05560193bf24438b5541e9b06c75b9d13888685565d01ff5b9
SHA512 (botocore-1.24.1.tar.gz) = 192113e6d072897d6eead85d31f44ee3051ab4610718cbb7b49bfc1e1b884fda9b9f793445275d6ecd678fea12b789fa137c41d1effcafd2ab50cbce81a57927

Loading…
Cancel
Save