i9ce
Gwyn Ciesla 4 years ago
parent cbeacebb7e
commit 8a2bda9c3f

1
.gitignore vendored

@ -139,3 +139,4 @@
/boto3-1.14.46.tar.gz
/boto3-1.14.47.tar.gz
/boto3-1.14.48.tar.gz
/boto3-1.14.49.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.14.48
Version: 1.14.49
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 Aug 27 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.49-1
- 1.14.49
* Tue Aug 25 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.48-1
- 1.14.48

@ -1 +1 @@
SHA512 (boto3-1.14.48.tar.gz) = bbfd0d14436a8220104d03c0524bd5706b2d237faf61ea79295298e7efde179c78fa73c3d027f955233460352cc8d9c44bfb53da5105fee1a9b3cacaa49dba89
SHA512 (boto3-1.14.49.tar.gz) = 9b732aff38f42236c7d01e015a782ac9fef4ed69472ce6d415343584065a1ae84cba77a04c2ef805dc7797b40536a4215101c0caef206be099756403dda33431

Loading…
Cancel
Save