epel10
Gwyn Ciesla 2 years ago
parent f8721b63fd
commit 97b142e8ef

1
.gitignore vendored

@ -755,3 +755,4 @@
/botocore-1.29.110.tar.gz /botocore-1.29.110.tar.gz
/botocore-1.29.111.tar.gz /botocore-1.29.111.tar.gz
/botocore-1.29.112.tar.gz /botocore-1.29.112.tar.gz
/botocore-1.29.113.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.112 Version: 1.29.113
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
* Thu Apr 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.113-1
- 1.29.113
* Thu Apr 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.112-1 * Thu Apr 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.112-1
- 1.29.112 - 1.29.112

@ -1 +1 @@
SHA512 (botocore-1.29.112.tar.gz) = f27a4cf9290e1a51381c28adc70a5a66cc116ef7b31fc8657cc40ae3d5d7c8c0772e3e6383b718f98394ee135ccaea15e175eecbd4622dcfa0f36757639c6ab0 SHA512 (botocore-1.29.113.tar.gz) = d57d60da697e7b3b02bda4f31520ff62982bce9fa72d94e38bc357f1aa731e7351aa56b9ae4abe6d70664ed8ceaff65facd3ebc1c20bd2ffe82d0a0af4ceaace

Loading…
Cancel
Save