epel10
Gwyn Ciesla 2 years ago
parent 88a0ad2a20
commit ae3a20d823

1
.gitignore vendored

@ -771,3 +771,4 @@
/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 /botocore-1.29.128.tar.gz
/botocore-1.29.129.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.128 Version: 1.29.129
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
* Mon May 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.129-1
- 1.29.129
* Fri May 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.128-1 * Fri May 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.128-1
- 1.29.128 - 1.29.128

@ -1 +1 @@
SHA512 (botocore-1.29.128.tar.gz) = 5a670a6f100f0c28da4b36022edcdcfe48c8629b37745f3ddf4d47671b41643957d4616afcece98c328772df53200d436f661cdda84fdc724c026e0e2a5cac91 SHA512 (botocore-1.29.129.tar.gz) = d4395d52ab3f8a8e02ba87da87e8d51317d064a90dadaa722fa3bdb8a5aca3662e5e86e470a9665e71e0864292e8df6f7e0f45111242e158f997e01471a60882

Loading…
Cancel
Save