epel9
Gwyn Ciesla 2 years ago
parent 459b5c5e96
commit a36a208f61

1
.gitignore vendored

@ -587,3 +587,4 @@
/boto3-1.24.91.tar.gz
/boto3-1.24.92.tar.gz
/boto3-1.24.93.tar.gz
/boto3-1.24.94.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.24.93
Version: 1.24.94
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
* Thu Oct 20 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.94-1
- 1.24.94
* Wed Oct 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.93-1
- 1.24.93

@ -1 +1 @@
SHA512 (boto3-1.24.93.tar.gz) = 357c2aac8b2c1767de4bd109c3c4801f70249c3153e43ef13d29dc6b0a034e4567b81b3e515869049cba2b3ee026ba43ffd64d72f6eeb22229b3c7fc3368327c
SHA512 (boto3-1.24.94.tar.gz) = bf83cf73eec4f0a554ed3a263d9ce0f12b6f133f1e505dba2c300e8a3a2fccbeb68677814575922936ec8144c631fad5d466d8d3fecbbf9d3328b52e31d6a753

Loading…
Cancel
Save