epel9
Gwyn Ciesla 3 years ago
parent 2d795eb5b4
commit 0177087d51

1
.gitignore vendored

@ -526,3 +526,4 @@
/botocore-1.23.54.tar.gz
/botocore-1.24.0.tar.gz
/botocore-1.24.1.tar.gz
/botocore-1.24.2.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.24.1
Version: 1.24.2
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
* Thu Feb 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.2-1
- 1.24.2
* Wed Feb 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.1-1
- 1.24.1

@ -1 +1 @@
SHA512 (botocore-1.24.1.tar.gz) = 192113e6d072897d6eead85d31f44ee3051ab4610718cbb7b49bfc1e1b884fda9b9f793445275d6ecd678fea12b789fa137c41d1effcafd2ab50cbce81a57927
SHA512 (botocore-1.24.2.tar.gz) = 93811544f756419d6a0a9f49dc836e8c580c7c8ab49f90a541f2f8a24203959976a974056a0953f4d137a19254059e25c356843fb5df91a6d752d23c004f0c34

Loading…
Cancel
Save