i9ce
Gwyn Ciesla 4 years ago
parent 1f9a1f4f2a
commit 0a263290f9

1
.gitignore vendored

@ -335,3 +335,4 @@
/boto3-1.17.101.tar.gz
/boto3-1.17.102.tar.gz
/boto3-1.17.103.tar.gz
/boto3-1.17.104.tar.gz

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

@ -1 +1 @@
SHA512 (boto3-1.17.103.tar.gz) = 0f6ae8352a7376b848a94e9d48cd0dc086ace21d9c2a694b7a9b0244d297ce5ef8c79cfd115fa1ce6814d7d7b8c497774df359b946a8812ea8c2b7228e542c79
SHA512 (boto3-1.17.104.tar.gz) = 4677648475402ef6341d1e8fca4290828ccc1b8aacb006e2140f46fafe261cd5e03ff95c03f954cfef39aeeedad6578c6517c39691daf2c3d24ebe0047ee1958

Loading…
Cancel
Save