epel9
Gwyn Ciesla 2 years ago
parent a56369a736
commit 1a83f3cf77

1
.gitignore vendored

@ -681,3 +681,4 @@
/boto3-1.26.91.tar.gz /boto3-1.26.91.tar.gz
/boto3-1.26.92.tar.gz /boto3-1.26.92.tar.gz
/boto3-1.26.93.tar.gz /boto3-1.26.93.tar.gz
/boto3-1.26.94.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3 %global pypi_name boto3
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.26.93 Version: 1.26.94
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
* Fri Mar 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.94-1
- 1.26.94
* Thu Mar 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.93-1 * Thu Mar 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.93-1
- 1.26.93 - 1.26.93

@ -1 +1 @@
SHA512 (boto3-1.26.93.tar.gz) = f02db0e8f00ccc0cd5695a1b8ff70979fc5b662904647606f1000dffc806918c4e4cd0c6be8e5ecf9c9ee04aa2a3a6ef159ca5db609088a53e185092cc94f0ed SHA512 (boto3-1.26.94.tar.gz) = 212e35939640b0afd6ceb7dd6b7207fb8731c552cfcefcdd9a7e90afd5bd2f2ad0fa02d19f73087b64ac3080693d8578a66e717c65095cc2f6873f1ab41a145a

Loading…
Cancel
Save