i9ce
Gwyn Ciesla 3 years ago
parent e776ffc7ef
commit 19197bab13

1
.gitignore vendored

@ -448,3 +448,4 @@
/boto3-1.20.29.tar.gz
/boto3-1.20.30.tar.gz
/boto3-1.20.31.tar.gz
/boto3-1.20.32.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.20.31
Version: 1.20.32
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 Jan 10 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.32-1
- 1.20.32
* Fri Jan 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.31-1
- 1.20.31

@ -1 +1 @@
SHA512 (boto3-1.20.31.tar.gz) = 122373370cc835e2cce4a2806068a2540ddc1ead934e0b1be7b1c0337779de19d24a7f8af4d343b9c9b55809a108915bbef3b701af2ba077cbb70783a400a0d4
SHA512 (boto3-1.20.32.tar.gz) = 38d89d33762f520ce813c641c862e35544908a3955c374a36ac3e1a327b1daa8fa13b2c9cd71b56d4ae6c5cb1ec04ec1c4a1fd460e629a892232ae2e6ded1a3e

Loading…
Cancel
Save