epel9
Gwyn Ciesla 1 year ago
parent 0546cb3f55
commit a42efce18a

1
.gitignore vendored

@ -768,3 +768,4 @@
/boto3-1.28.14.tar.gz
/boto3-1.28.15.tar.gz
/boto3-1.28.16.tar.gz
/boto3-1.28.17.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.28.16
Version: 1.28.17
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 Aug 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.17-1
- 1.28.17
* Mon Jul 31 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.16-1
- 1.28.16

@ -1 +1 @@
SHA512 (boto3-1.28.16.tar.gz) = febba282258091545101634993bf3c966b4e3a452ecf0a6454d8e1a6a80df424f73fcb5cb731b7bc92c7d0bc74abbcf472779fed4d5826b2cef30a81b62404f6
SHA512 (boto3-1.28.17.tar.gz) = fae6a63f2f5d0859e7cd5c49c06892ccef3d22b632e5b302e08755f5946d864bb93cb572d44de434765ebbe34aabb97558520757724d2de302706449347aef62

Loading…
Cancel
Save