epel10
Gwyn Ciesla 11 months ago
parent c6a79d783c
commit 741c7d1a43

1
.gitignore vendored

@ -978,3 +978,4 @@
/botocore-1.34.67.tar.gz /botocore-1.34.67.tar.gz
/botocore-1.34.68.tar.gz /botocore-1.34.68.tar.gz
/botocore-1.34.69.tar.gz /botocore-1.34.69.tar.gz
/botocore-1.34.70.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.34.69 Version: 1.34.70
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt %license LICENSE.txt
%changelog %changelog
* Mon Mar 25 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.70-1
- 1.34.70
* Fri Mar 22 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.69-1 * Fri Mar 22 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.69-1
- 1.34.69 - 1.34.69

@ -1 +1 @@
SHA512 (botocore-1.34.69.tar.gz) = f9f3dacad01fac3e539b3e286b868957c506021161af06ce0e31190298b5c06b9aaa2398b84839d99a5bacdbe9a2dc7c5fc3dceccb0eec7daf1c9a6c9be94635 SHA512 (botocore-1.34.70.tar.gz) = bd2b980477900c70b1b31be4e5cf996c4ba2ecaaf3c69b3ca6250976ac66fc8c88b3600e5f027ad9001bef97f871daa4dc4053d21b7bbfcc38c5a0cb9710e563

Loading…
Cancel
Save