epel10
Gwyn Ciesla 8 months ago
parent 74d1a95029
commit b5b679f55c

1
.gitignore vendored

@ -1031,3 +1031,4 @@
/botocore-1.34.129.tar.gz /botocore-1.34.129.tar.gz
/botocore-1.34.131.tar.gz /botocore-1.34.131.tar.gz
/botocore-1.34.132.tar.gz /botocore-1.34.132.tar.gz
/botocore-1.34.133.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.132 Version: 1.34.133
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
* Tue Jun 25 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.133-1
- 1.34.133
* Tue Jun 25 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.132-1 * Tue Jun 25 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.132-1
- 1.34.132 - 1.34.132

@ -1 +1 @@
SHA512 (botocore-1.34.132.tar.gz) = 997b441bccdf3a2fd17bd33e3c1b43db6db08d3b54288c39acc9d512a6d3c595a4cdde6bef9efefe737250e2a8165e4d3450138b409ca9086721aa8e9cae0f58 SHA512 (botocore-1.34.133.tar.gz) = 5d6b7c1a2960f854f3755bb06ef92acb1e2bda0c683f72001e179aec9ca6f0b82d37a32735c4fb852dfffb14acef12bb8d8df4054eea8aa7684e9865cf356302

Loading…
Cancel
Save