epel10
Gwyn Ciesla 2 years ago
parent ad110e3f80
commit 4b1a5ee44d

1
.gitignore vendored

@ -776,3 +776,4 @@
/botocore-1.29.131.tar.gz /botocore-1.29.131.tar.gz
/botocore-1.29.132.tar.gz /botocore-1.29.132.tar.gz
/botocore-1.29.133.tar.gz /botocore-1.29.133.tar.gz
/botocore-1.29.134.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.29.133.tar.gz) = 455d2b9251dae11c7f91871f9b7220c6dab698c8e6f60073749d8f79ab393cd04e8547de54168fc21e6acc850da0a6f3478d059d5e2943376077b4290a916f36 SHA512 (botocore-1.29.134.tar.gz) = 535c32eb14dabe54b3d7c6c62929405f1eb8fae9833a5048758f850908cd315aea5956a5b45df0780ed15ba98739d9de7cbe0c6b1a34611422f1a369e50e3b41

Loading…
Cancel
Save