epel9
Gwyn Ciesla 2 years ago
parent 7a550bead1
commit 72572aa136

1
.gitignore vendored

@ -571,3 +571,4 @@
/boto3-1.24.74.tar.gz /boto3-1.24.74.tar.gz
/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

@ -1,7 +1,7 @@
%global pypi_name boto3 %global pypi_name boto3
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.24.76 Version: 1.24.77
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
* Wed Sep 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.77-1
- 1.24.77
* Mon Sep 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.76-1 * Mon Sep 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.76-1
- 1.24.76 - 1.24.76

@ -1 +1 @@
SHA512 (boto3-1.24.76.tar.gz) = 858c6ed25eb9f88d3a7cde759661842b55e60acbc335ceb0f9771e554f593c0f348e86c6ed7e10ef8d1b2ece44d182f371f638abb283f112df7d19773c29e556 SHA512 (boto3-1.24.77.tar.gz) = effc4a39f4c4fc6bd1e48ca5d1f8ad9c26d95e05b8ead4a12bb9b7545bd0f6a1c7c57fc014666b41f7e6f3472333d5da3582bcc7003457d015db814ab7a67e1c

Loading…
Cancel
Save