i9ce
Gwyn Ciesla 3 years ago
parent 59601a9049
commit 19d36dc2fc

1
.gitignore vendored

@ -365,3 +365,4 @@
/boto3-1.18.18.tar.gz
/boto3-1.18.19.tar.gz
/boto3-1.18.20.tar.gz
/boto3-1.18.21.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.18.20
Version: 1.18.21
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
* Fri Aug 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.21-1
- 1.18.21
* Thu Aug 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.20-1
- 1.18.20

@ -1 +1 @@
SHA512 (boto3-1.18.20.tar.gz) = f7f9f65d9a9f27a484f4d8ad02fc130ce843f7f123e8065a23e09b199b45d7baa1febc8b27ea89a4429a3df51bdbfe5117ed3c22cfa441febdb53914ef57828f
SHA512 (boto3-1.18.21.tar.gz) = 4c711f9e19fe98405b7aee0e7cd9d55e6117ef48ed01b8d2f86e81c0463f1bad1ec1ee0bb458bcfc3eb88adfd950f81f84ae181167313e3e22bdabc31c4e2369

Loading…
Cancel
Save