i9ce
Gwyn Ciesla 4 years ago
parent 0a263290f9
commit 0df1aacbd9

1
.gitignore vendored

@ -336,3 +336,4 @@
/boto3-1.17.102.tar.gz
/boto3-1.17.103.tar.gz
/boto3-1.17.104.tar.gz
/boto3-1.17.105.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.17.104
Version: 1.17.105
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 Jul 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.105-1
- 1.17.105
* Thu Jul 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.104-1
- 1.17.104

@ -1 +1 @@
SHA512 (boto3-1.17.104.tar.gz) = 4677648475402ef6341d1e8fca4290828ccc1b8aacb006e2140f46fafe261cd5e03ff95c03f954cfef39aeeedad6578c6517c39691daf2c3d24ebe0047ee1958
SHA512 (boto3-1.17.105.tar.gz) = a98f83e9db8ec24451c68f2664aecc1d136586a31b8ac2969da9de73ce85b09810cfb86e4226c2e127ef5b2b30bbffd8d24acde9f4d504085d53c2c88b00b787

Loading…
Cancel
Save