epel9
Gwyn Ciesla 2 years ago
parent bf8c50f66e
commit 3388658863

1
.gitignore vendored

@ -696,3 +696,4 @@
/boto3-1.26.106.tar.gz
/boto3-1.26.107.tar.gz
/boto3-1.26.108.tar.gz
/boto3-1.26.110.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.26.108
Version: 1.26.110
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 Apr 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.110-1
- 1.26.110
* Thu Apr 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.108-1
- 1.26.108

@ -1 +1 @@
SHA512 (boto3-1.26.108.tar.gz) = 27d1a64ede3e617f797d276282e4befb76e646f4d2f528b3cdedc2ec54fa237a24eb93cad5da85eecd07da75aa3097d39cceeb36e059b4f0e1daa0a2d6db3f1f
SHA512 (boto3-1.26.110.tar.gz) = 026ef2dfd9ad696cdd84d39590f6ca941cb570b5f9be0ffce289f0306e8d706289a719de8b1871a647e1b180c37cda177094158e7e3ffe4d02015d714b572458

Loading…
Cancel
Save