epel10
Gwyn Ciesla 2 years ago
parent 5fd55c039f
commit 1e5ef49cd4

1
.gitignore vendored

@ -780,3 +780,4 @@
/botocore-1.29.135.tar.gz
/botocore-1.29.136.tar.gz
/botocore-1.29.137.tar.gz
/botocore-1.29.138.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.137
Version: 1.29.138
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt
%changelog
* Mon May 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.138-1
- 1.29.138
* Fri May 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.137-1
- 1.29.137

@ -1 +1 @@
SHA512 (botocore-1.29.137.tar.gz) = 2f6091a54dc209967fcf50b33311b40e6b2931b9512ce6ecd1c94208ab8034f606f40dfe89a592fafd77114e2e9a3a2faf59848afa7dc2af8145b4f8165210a2
SHA512 (botocore-1.29.138.tar.gz) = ea42ee996eaa293089a8867de894e07cb0fddda5a317d75fd42ff3661172fb3dcceae258254d896f9025898bbf10b5e907e0d2c2d85573f6dcb0743e27ad0c32

Loading…
Cancel
Save