epel9
Gwyn Ciesla 1 year ago
parent d119cd328f
commit b040b08465

1
.gitignore vendored

@ -792,3 +792,4 @@
/boto3-1.28.39.tar.gz
/boto3-1.28.40.tar.gz
/boto3-1.28.41.tar.gz
/boto3-1.28.42.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.28.41
Version: 1.28.42
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 Sep 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.42-1
- 1.28.42
* Tue Sep 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.41-1
- 1.28.41

@ -1 +1 @@
SHA512 (boto3-1.28.41.tar.gz) = c9ca793a75aba59e9444686f7b089490413b88a2656bf119d26d27ef6c500943ee7a180b50e888758e80f4fe912c1dd01a62d52a2076b4e0ae73c315c61ceecb
SHA512 (boto3-1.28.42.tar.gz) = b64ca7deed22216d692f48cb351b89f96f195632db20b99bf407eaa54eed760ed1c2ffe704c0cfae835d528500ebcc461d6c47d813ae9cf58e8b849bb8b00472

Loading…
Cancel
Save