epel9
Gwyn Ciesla 2 years ago
parent b3472c7d7f
commit 8a4cd4a88f

1
.gitignore vendored

@ -577,3 +577,4 @@
/boto3-1.24.80.tar.gz /boto3-1.24.80.tar.gz
/boto3-1.24.81.tar.gz /boto3-1.24.81.tar.gz
/boto3-1.24.82.tar.gz /boto3-1.24.82.tar.gz
/boto3-1.24.83.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.82 Version: 1.24.83
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 29 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.83-1
- 1.24.83
* Tue Sep 27 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.82-1 * Tue Sep 27 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.82-1
- 1.24.82 - 1.24.82

@ -1 +1 @@
SHA512 (boto3-1.24.82.tar.gz) = 11e3c7e9c65a8c73129ce3c2204348fc5e2a69f13b10d9cbbf35233684b8486f4d31225feb2a85059371792e4062ae1580ae6ce7c2c730c7e0df0e48ac9dc993 SHA512 (boto3-1.24.83.tar.gz) = ba99dfc4ffe01ac60621fb55482e0db34afb9573bf64a16aabc1e8887b2190548c14277efdcba0d6fc1bed10661ef9a37137cf55915c3b0d785e018c700696e3

Loading…
Cancel
Save