epel9
Gwyn Ciesla 1 year ago
parent a42efce18a
commit a16cc88b20

1
.gitignore vendored

@ -769,3 +769,4 @@
/boto3-1.28.15.tar.gz
/boto3-1.28.16.tar.gz
/boto3-1.28.17.tar.gz
/boto3-1.28.18.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.28.17
Version: 1.28.18
Release: 1%{?dist}
Summary: The AWS SDK for Python
@ -47,6 +47,9 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog
* Wed Aug 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.18-1
- 1.28.18
* Tue Aug 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.17-1
- 1.28.17

@ -1 +1 @@
SHA512 (boto3-1.28.17.tar.gz) = fae6a63f2f5d0859e7cd5c49c06892ccef3d22b632e5b302e08755f5946d864bb93cb572d44de434765ebbe34aabb97558520757724d2de302706449347aef62
SHA512 (boto3-1.28.18.tar.gz) = ce639f6045d4fe8ba70cff9e62889d6fb9675e8e07eb917de6539b15bc72522631d8de78f0e0cde6cdd60cdb333bb5eb5c65b9a9443219e7960fad9b0bdeed69

Loading…
Cancel
Save