epel9
Gwyn Ciesla 2 years ago
parent 3257dc7e37
commit 2b5be99fff

1
.gitignore vendored

@ -665,3 +665,4 @@
/boto3-1.26.75.tar.gz
/boto3-1.26.76.tar.gz
/boto3-1.26.77.tar.gz
/boto3-1.26.78.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.26.77
Version: 1.26.78
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 Feb 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.78-1
- 1.26.78
* Wed Feb 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.77-1
- 1.26.77

@ -1 +1 @@
SHA512 (boto3-1.26.77.tar.gz) = cde142e591008ba88b66174fb0312718030cf69405818cd4875c4f8f1addcec235244dd199733de22fc952e6839c2df0bb1907e7fe595038e0bd3526e07294e4
SHA512 (boto3-1.26.78.tar.gz) = 57bdce570d7181f6be2136a3470ffc8b810ea077a3bb583cdefa6dbbf5549493887eaf6001bd10fcf4b31dcb2f9251e9c32fddaf010613d3ba205f16d494c02d

Loading…
Cancel
Save