i9ce
Gwyn Ciesla 3 years ago
parent dfa2d0df2e
commit 67b20f651a

1
.gitignore vendored

@ -434,3 +434,4 @@
/boto3-1.20.15.tar.gz
/boto3-1.20.16.tar.gz
/boto3-1.20.17.tar.gz
/boto3-1.20.18.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.20.17
Version: 1.20.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
* Thu Dec 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.18-1
- 1.20.18
* Wed Dec 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.17-1
- 1.20.17

@ -1 +1 @@
SHA512 (boto3-1.20.17.tar.gz) = 6049b5c573bd1190f93f3bc6771e967a801615b5267e8dd8fd279fa7fe2eee715177794fb4b3627b887f7d16f72c2dfd6d26d541af04f38093f3b184e180da41
SHA512 (boto3-1.20.18.tar.gz) = 7b5c3ad6eb3216e57a8c7c787865689cb5e65b113cd1e545af9b43a7d4392e3811c111afc55d3f03d1118f952de8a10441d4c0d325da20f675a2946c7ca4f89b

Loading…
Cancel
Save