i9ce
Gwyn Ciesla 4 years ago
parent 6534d3f0dd
commit c9e2883497

1
.gitignore vendored

@ -359,3 +359,4 @@
/boto3-1.18.12.tar.gz
/boto3-1.18.13.tar.gz
/boto3-1.18.14.tar.gz
/boto3-1.18.15.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.18.14
Version: 1.18.15
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 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.15-1
- 1.18.15
* Wed Aug 04 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.14-1
- 1.18.14

@ -1 +1 @@
SHA512 (boto3-1.18.14.tar.gz) = 09c58bc9d61888f6dd47ca639c38cb0cc9fa2135a8502ed7fc896f0e69a24526bdc13b7126b9c0b7fd280befb781dd3b98c5dbb8fa3792fc8aaa3b1f57959996
SHA512 (boto3-1.18.15.tar.gz) = a59457b2d0e8567b56b0601eed2ed8070d7efb668e61e65311a241a2ba2db19e956c6e737cede78f8e5033f85c03fe8ea1489b784790e21baed62ea7a266d477

Loading…
Cancel
Save