epel9
Gwyn Ciesla 2 years ago
parent e8d503f9e5
commit 898bc9a710

1
.gitignore vendored

@ -679,3 +679,4 @@
/boto3-1.26.89.tar.gz
/boto3-1.26.90.tar.gz
/boto3-1.26.91.tar.gz
/boto3-1.26.92.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.26.91
Version: 1.26.92
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
* Wed Mar 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.92-1
- 1.26.92
* Wed Mar 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.91-1
- 1.26.91

@ -1 +1 @@
SHA512 (boto3-1.26.91.tar.gz) = 89687a1f1fce5c13950e32012ef81283f2d2f983d246e661622ac3eea2ab3ad81670962e57b3a26d3bba2aeb303b7031207fea5c28f777f34c315813eb108a1c
SHA512 (boto3-1.26.92.tar.gz) = f1175d3ab6ea8f79db9afe6db960ed23a773416b810e142b11a0bfed5f74d0527c5108991eae2eb9b57611886780bdd09bc8298ba4c4499eee4061ec5dc33427

Loading…
Cancel
Save