i9ce
Gwyn Ciesla 3 years ago
parent 19197bab13
commit 861b63d046

1
.gitignore vendored

@ -449,3 +449,4 @@
/boto3-1.20.30.tar.gz
/boto3-1.20.31.tar.gz
/boto3-1.20.32.tar.gz
/boto3-1.20.33.tar.gz

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

@ -1 +1 @@
SHA512 (boto3-1.20.32.tar.gz) = 38d89d33762f520ce813c641c862e35544908a3955c374a36ac3e1a327b1daa8fa13b2c9cd71b56d4ae6c5cb1ec04ec1c4a1fd460e629a892232ae2e6ded1a3e
SHA512 (boto3-1.20.33.tar.gz) = 6db87ccd6281cb72ced8c0cc033c16ae996827f75da9b2fd395475f061cec1b87c3a46380fd1f181f61487524a86e749eef039b1d2ea942bfe6c2b14eeb45f29

Loading…
Cancel
Save