epel9
Gwyn Ciesla 2 years ago
parent c6e2a828fe
commit 440864ad80

1
.gitignore vendored

@ -653,3 +653,4 @@
/boto3-1.26.63.tar.gz
/boto3-1.26.64.tar.gz
/boto3-1.26.65.tar.gz
/boto3-1.26.66.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.26.65
Version: 1.26.66
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 Feb 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.66-1
- 1.26.66
* Mon Feb 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.65-1
- 1.26.65

@ -1 +1 @@
SHA512 (boto3-1.26.65.tar.gz) = 6bf3efd47834fdc9d9152d8310bb45249e8fe61f4086c5fa1cfeedf8843eab1412a893d7eab5e1baba6fc3286123f7f724161d1174e0f961b765a23f47114874
SHA512 (boto3-1.26.66.tar.gz) = cbc3906ada0cc83b09a2e700ea1b40208f256df513688601d1790a0907ab9a72ae7f95b1e23faea2e24d81549b153c2b8af5d391ce36644411ca42563e5aeeb1

Loading…
Cancel
Save