i9ce
Gwyn Ciesla 3 years ago
parent 413544e145
commit 446f9c937e

1
.gitignore vendored

@ -472,3 +472,4 @@
/boto3-1.21.0.tar.gz
/boto3-1.21.1.tar.gz
/boto3-1.21.2.tar.gz
/boto3-1.21.5.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.21.2
Version: 1.21.5
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
* Wed Feb 23 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.5-1
- 1.21.5
* Thu Feb 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.2-1
- 1.21.2

@ -1 +1 @@
SHA512 (boto3-1.21.2.tar.gz) = 8470ce3da102d237174de81bb0085ce810a0de0f903d0af0642f967aeee4077a886af1bdea1d47a21d784b424eaa1314257d16dc92cd2d53df21b81eb1f69c20
SHA512 (boto3-1.21.5.tar.gz) = ec152ae4140f25f2c460026f8f9d9e35fdcc02cfc159a53ca712116808c562f5ba5e5be0fccbda14d2aa206f61a86a815153c64cc0433321cf7002f3dfc136c1

Loading…
Cancel
Save