i9ce
Gwyn Ciesla 3 years ago
parent 8a7d4f4e96
commit 19ee5d163c

1
.gitignore vendored

@ -368,3 +368,4 @@
/boto3-1.18.21.tar.gz
/boto3-1.18.22.tar.gz
/boto3-1.18.23.tar.gz
/boto3-1.18.24.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.18.23
Version: 1.18.24
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 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.24-1
- 1.18.24
* Tue Aug 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.23-1
- 1.18.23

@ -1 +1 @@
SHA512 (boto3-1.18.23.tar.gz) = 1f04718e4606a8640f0471f943283715aa8d881e55c36116863cf746cc47e34df7b2a650537592fb15d39ce93e9db5c9853513abfbac1b9b157f42a6c232ffae
SHA512 (boto3-1.18.24.tar.gz) = 3674794a54c4475da8f5639e0058c426c4ae786002e26f1f243aef2d53c9ff3e97eb5a2c2511c7e3f0d382f65e272b03e223e75f85875502ba56a6ba87169b37

Loading…
Cancel
Save