epel9
Gwyn Ciesla 1 year ago
parent b50dbc6ee3
commit b20df8c27f

1
.gitignore vendored

@ -809,3 +809,4 @@
/boto3-1.28.56.tar.gz
/boto3-1.28.57.tar.gz
/boto3-1.28.58.tar.gz
/boto3-1.28.59.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.28.58
Version: 1.28.59
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
* Tue Oct 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.59-1
- 1.28.59
* Tue Oct 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.58-1
- 1.28.58

@ -1 +1 @@
SHA512 (boto3-1.28.58.tar.gz) = d258a0901118442bd2be87cea7900d5f73c0328326d9b8238f560d696661080ef3ea61748d126bb54262ad2b9d06c91d6eb234178c69d3f4662833b94b1cadef
SHA512 (boto3-1.28.59.tar.gz) = b50b6606b4faf20bda979528132acf69e3171a67617a5195d8aef70712ffff3e5b59539b29125b7c64d6478be180cdbd8a9cb2fe4e10888a818ff57f8ab5bf9a

Loading…
Cancel
Save