epel10
Gwyn Ciesla 2 years ago
parent e7c2c175b8
commit 88a0ad2a20

1
.gitignore vendored

@ -770,3 +770,4 @@
/botocore-1.29.125.tar.gz /botocore-1.29.125.tar.gz
/botocore-1.29.126.tar.gz /botocore-1.29.126.tar.gz
/botocore-1.29.127.tar.gz /botocore-1.29.127.tar.gz
/botocore-1.29.128.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.29.127 Version: 1.29.128
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt %license LICENSE.txt
%changelog %changelog
* Fri May 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.128-1
- 1.29.128
* Thu May 04 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.127-1 * Thu May 04 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.127-1
- 1.29.127 - 1.29.127

@ -1 +1 @@
SHA512 (botocore-1.29.127.tar.gz) = a6c3f2a7b8ffba0dd75e24090c45f2ac1a35328c72b2546e2d48cb20a3a7ea3fd38a77570c4c34ec5d8baf15e72e84bddf9a84763ca7bf5db98ef87207d4b883 SHA512 (botocore-1.29.128.tar.gz) = 5a670a6f100f0c28da4b36022edcdcfe48c8629b37745f3ddf4d47671b41643957d4616afcece98c328772df53200d436f661cdda84fdc724c026e0e2a5cac91

Loading…
Cancel
Save