epel9
Gwyn Ciesla 2 years ago
parent 72572aa136
commit 2df6c833e2

1
.gitignore vendored

@ -572,3 +572,4 @@
/boto3-1.24.75.tar.gz /boto3-1.24.75.tar.gz
/boto3-1.24.76.tar.gz /boto3-1.24.76.tar.gz
/boto3-1.24.77.tar.gz /boto3-1.24.77.tar.gz
/boto3-1.24.78.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3 %global pypi_name boto3
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.24.77 Version: 1.24.78
Release: 1%{?dist} Release: 1%{?dist}
Summary: The AWS SDK for Python Summary: The AWS SDK for Python
@ -47,6 +47,9 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/ %{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog %changelog
* Thu Sep 22 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.78-1
- 1.24.78
* Wed Sep 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.77-1 * Wed Sep 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.77-1
- 1.24.77 - 1.24.77

@ -1 +1 @@
SHA512 (boto3-1.24.77.tar.gz) = effc4a39f4c4fc6bd1e48ca5d1f8ad9c26d95e05b8ead4a12bb9b7545bd0f6a1c7c57fc014666b41f7e6f3472333d5da3582bcc7003457d015db814ab7a67e1c SHA512 (boto3-1.24.78.tar.gz) = 8be6596e608d05a40166f89990b282715f13b66ec19e3c5cb6dc6758299761dbd7f5b0ec4095fc2474ed0c6128521ac1275ffcf0f0a0be7112b9bddeadef0032

Loading…
Cancel
Save