i9ce
Gwyn Ciesla 4 years ago
parent fe12890302
commit 12988a2d59

1
.gitignore vendored

@ -263,3 +263,4 @@
/boto3-1.17.27.tar.gz
/boto3-1.17.28.tar.gz
/boto3-1.17.29.tar.gz
/boto3-1.17.30.tar.gz

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

@ -1 +1 @@
SHA512 (boto3-1.17.29.tar.gz) = e19bec8083998c4f89d2de5f14510a7c0197cf737863e46f685d170e7b5a662e4e2064dad651f4d633e16e35e393b59500bacfb05160010c79a046fda6314f0e
SHA512 (boto3-1.17.30.tar.gz) = c6631303c3127af73feab14b34a98f3e0f0493f1514a2faa61a1548cda10a1a3d2371c455520ffe1132d6758c1f22f72c0940c89c688d9e8a650341a787e7819

Loading…
Cancel
Save