i9ce
Gwyn Ciesla 5 years ago
parent 0c8ce1b741
commit 65ec105ee7

1
.gitignore vendored

@ -114,3 +114,4 @@
/boto3-1.14.21.tar.gz
/boto3-1.14.22.tar.gz
/boto3-1.14.23.tar.gz
/boto3-1.14.24.tar.gz

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

@ -1 +1 @@
SHA512 (boto3-1.14.23.tar.gz) = 977ebab893ba19bf657aaa7860afff71aed50f1e04a8abda12f43fc755037c24c170792c7d58b7cc064ebbf75bc03a4c6997203076caf4630221ad29078f6d0e
SHA512 (boto3-1.14.24.tar.gz) = 1e0350e56b087deccc1dc3fb4731daed1207c6fc86ca8e1088eaf4d25c52b0418e020af30e81704376188f45fa026374532d42f98683c8c91a5f9dcb7071867d

Loading…
Cancel
Save