epel10
Gwyn Ciesla 11 months ago
parent 35b47aaf2c
commit a16283bb0f

1
.gitignore vendored

@ -976,3 +976,4 @@
/botocore-1.34.65.tar.gz
/botocore-1.34.66.tar.gz
/botocore-1.34.67.tar.gz
/botocore-1.34.68.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.67
Version: 1.34.68
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
* Fri Mar 22 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.68-1
- 1.34.68
* Wed Mar 20 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.67-1
- 1.34.67

@ -1 +1 @@
SHA512 (botocore-1.34.67.tar.gz) = df9c5bf9c3c8dea33027fd254b6bce9e8a4d4d570562c12af9540b887ce865ebc698d39da701fb00929fd4d9376eed8eea295d6619bd3dac86dffe8bf491c2ea
SHA512 (botocore-1.34.68.tar.gz) = 22e988a838a5c9e99fd7b62845e474a258a8ae7a9113ccd2429a4ba0dc5440a9a080da5be1e03671bbd189e0ad06d0f0242fb2f677c97f4c73b2512583e3613a

Loading…
Cancel
Save