i9ce
Gwyn Ciesla 3 years ago
parent 91ea81b0f1
commit dfa2d0df2e

1
.gitignore vendored

@ -433,3 +433,4 @@
/boto3-1.20.12.tar.gz
/boto3-1.20.15.tar.gz
/boto3-1.20.16.tar.gz
/boto3-1.20.17.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.20.16
Version: 1.20.17
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 Dec 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.17-1
- 1.20.17
* Tue Nov 30 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.16-1
- 1.20.16

@ -1 +1 @@
SHA512 (boto3-1.20.16.tar.gz) = 5ce86ab9027c438e031dec678c3008a61d3d2e73cac60dd33dc3de5496682a71739229132eb799d6031551a9663ecebca5397954a644bced13aee9ec201a9aa0
SHA512 (boto3-1.20.17.tar.gz) = 6049b5c573bd1190f93f3bc6771e967a801615b5267e8dd8fd279fa7fe2eee715177794fb4b3627b887f7d16f72c2dfd6d26d541af04f38093f3b184e180da41

Loading…
Cancel
Save