epel9
Gwyn Ciesla 1 year ago
parent 5831a4d47a
commit 34ecbea955

1
.gitignore vendored

@ -764,3 +764,4 @@
/boto3-1.28.10.tar.gz
/boto3-1.28.11.tar.gz
/boto3-1.28.12.tar.gz
/boto3-1.28.13.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.28.12
Version: 1.28.13
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 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.13-1
- 1.28.13
* Wed Jul 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.12-1
- 1.28.12

@ -1 +1 @@
SHA512 (boto3-1.28.12.tar.gz) = bfba48e37bbdbd8e106fe66365058a038e807862e5cfc3c3c6bb3e883ec4db3c99385429fb1064a1d6866cc991a3cd96dbd355d9431bbf033244703f6b2890bd
SHA512 (boto3-1.28.13.tar.gz) = be2394034c711e5f5ac671027ec7d1c22df3d3f9d0a8f11c79ee6175c15ffdc64ecee3d5cc13540222cfd9e0be49c3737bac50a31af84ea2fb548cfe502e6bf0

Loading…
Cancel
Save