epel10
Gwyn Ciesla 11 months ago
parent db8e01f992
commit 4268a2bdcd

1
.gitignore vendored

@ -991,3 +991,4 @@
/botocore-1.34.80.tar.gz
/botocore-1.34.81.tar.gz
/botocore-1.34.82.tar.gz
/botocore-1.34.83.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.82
Version: 1.34.83
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 Apr 12 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.83-1
- 1.34.83
* Wed Apr 10 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.82-1
- 1.34.82

@ -1 +1 @@
SHA512 (botocore-1.34.82.tar.gz) = 70ac0ab789e2dabe290f5e9b28f004d04872f1a695fa3de65180b35b170a2216a9e905536add6e405d6db037d3e28e7ef1e838f80d2f5cb7a3528f13314bbe48
SHA512 (botocore-1.34.83.tar.gz) = 47d7d16028eac0cf8e4acacf243c6f5b31618733563d40c387877188da1b5e788525dff13f827ced2b08f2832ea8929d06cb32cecd32b3057d407a786a1b2eaa

Loading…
Cancel
Save