i9ce
Gwyn Ciesla 5 years ago
parent 2a3123cdbe
commit 0c8ce1b741

1
.gitignore vendored

@ -113,3 +113,4 @@
/boto3-1.14.20.tar.gz
/boto3-1.14.21.tar.gz
/boto3-1.14.22.tar.gz
/boto3-1.14.23.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.14.22
Version: 1.14.23
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
* Mon Jul 20 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.23-1
- 1.14.23
* Fri Jul 17 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.22-1
- 1.14.22

@ -1 +1 @@
SHA512 (boto3-1.14.22.tar.gz) = 51fbba03a889c9a709cec68255c753fb9cc742d887dc69e8aa993fca0b01f26c1a83d4a00aa90f85193c4a3bc9c70c59b2fb7f15b83640b9c1466758c9c9ddf3
SHA512 (boto3-1.14.23.tar.gz) = 977ebab893ba19bf657aaa7860afff71aed50f1e04a8abda12f43fc755037c24c170792c7d58b7cc064ebbf75bc03a4c6997203076caf4630221ad29078f6d0e

Loading…
Cancel
Save