epel9 imports/epel9/python-boto3-1.28.62-1.el9
Gwyn Ciesla 1 year ago
parent b048e803cd
commit 4199748bcc

1
.gitignore vendored

@ -812,3 +812,4 @@
/boto3-1.28.59.tar.gz /boto3-1.28.59.tar.gz
/boto3-1.28.60.tar.gz /boto3-1.28.60.tar.gz
/boto3-1.28.61.tar.gz /boto3-1.28.61.tar.gz
/boto3-1.28.62.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3 %global pypi_name boto3
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.28.61 Version: 1.28.62
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 Oct 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.62-1
- 1.28.62
* Thu Oct 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.61-1 * Thu Oct 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.61-1
- 1.28.61 - 1.28.61

@ -1 +1 @@
SHA512 (boto3-1.28.61.tar.gz) = fd5a9b9ff2e8da9ba423bd24a943a4e2069ed0ba7255c4f2f84d6069b810982ee7438780cfd5859e224a28970f9fbd84108eecf0f5c8556837d80e03e254d78b SHA512 (boto3-1.28.62.tar.gz) = 95f2f6565bca4a999964f8653e6f6b2f7c7f086cafb80dc4d73b95be43d7af84dedc95d22378c3a496c41e233642286fa974dc1173bea0e2f4253e22adfeb6ac

Loading…
Cancel
Save