epel9
Gwyn Ciesla 2 years ago
parent 73435ea93c
commit c6e2a828fe

1
.gitignore vendored

@ -652,3 +652,4 @@
/boto3-1.26.62.tar.gz
/boto3-1.26.63.tar.gz
/boto3-1.26.64.tar.gz
/boto3-1.26.65.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.26.64
Version: 1.26.65
Release: 1%{?dist}
Summary: The AWS SDK for Python
@ -47,6 +47,9 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog
* Mon Feb 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.65-1
- 1.26.65
* Fri Feb 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.64-1
- 1.26.64

@ -1 +1 @@
SHA512 (boto3-1.26.64.tar.gz) = de4b15407b9315bdf0c07a92af67975426c4c69089beccd0f4b02d67b0b933f77e518727035ba8a298eb287ec4930ab7b49e4e8186e573af58447535f566aa28
SHA512 (boto3-1.26.65.tar.gz) = 6bf3efd47834fdc9d9152d8310bb45249e8fe61f4086c5fa1cfeedf8843eab1412a893d7eab5e1baba6fc3286123f7f724161d1174e0f961b765a23f47114874

Loading…
Cancel
Save