i9ce
Gwyn Ciesla 4 years ago
parent 286cb07fe8
commit c3eab95bc0

1
.gitignore vendored

@ -221,3 +221,4 @@
/boto3-1.16.47.tar.gz
/boto3-1.16.48.tar.gz
/boto3-1.16.49.tar.gz
/boto3-1.16.50.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.16.49
Version: 1.16.50
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 Jan 7 08:33:04 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.50-1
- 1.16.50
* Wed Jan 6 08:15:36 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.49-1
- 1.16.49

@ -1 +1 @@
SHA512 (boto3-1.16.49.tar.gz) = f6d79f18ab26c4485543361f9133221761becdbd0b63998fb4cdf8f68a860af2c9ea3a3d6f28475e3c50e16f9dbd3ff2e5056ac87ee8f24a10787ff62bd6c2bb
SHA512 (boto3-1.16.50.tar.gz) = 77ed6d7d7f948effa58fabc4a7f2471efbdf79491ac71ae3ba9b77cf0086f052d889072fbee0fe31598acdb2ef5764aed74da2e54fa436324aad8ffa5dc74dbb

Loading…
Cancel
Save