epel10
Gwyn Ciesla 8 months ago
parent e216f0db56
commit ba3b408998

1
.gitignore vendored

@ -1035,3 +1035,4 @@
/botocore-1.34.135.tar.gz
/botocore-1.34.138.tar.gz
/botocore-1.34.139.tar.gz
/botocore-1.34.140.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.139
Version: 1.34.140
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt
%changelog
* Mon Jul 08 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.140-1
- 1.34.140
* Wed Jul 03 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.139-1
- 1.34.139

@ -1 +1 @@
SHA512 (botocore-1.34.139.tar.gz) = 50ea5c4fe5d4389ff83567b6f1af78bf24e34d4a3cb2364ff545728f5ee0e4ff1e5aa8a362fe23886c1552c719be743a2959e18979636c23fb07585ffe7c6996
SHA512 (botocore-1.34.140.tar.gz) = 022a5af67f2a1ce35a40ed1c02c384c19fa9de57e22d356bf3cd7e2516b9586781870786aa3c694f408e44f2210d6cf0afc39118bfe08c6e055e87a6306f672b

Loading…
Cancel
Save