epel10
Gwyn Ciesla 2 years ago
parent 1e5ef49cd4
commit ef199f0163

1
.gitignore vendored

@ -781,3 +781,4 @@
/botocore-1.29.136.tar.gz /botocore-1.29.136.tar.gz
/botocore-1.29.137.tar.gz /botocore-1.29.137.tar.gz
/botocore-1.29.138.tar.gz /botocore-1.29.138.tar.gz
/botocore-1.29.139.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.138 Version: 1.29.139
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
* Tue May 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.139-1
- 1.29.139
* Mon May 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.138-1 * Mon May 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.138-1
- 1.29.138 - 1.29.138

@ -1 +1 @@
SHA512 (botocore-1.29.138.tar.gz) = ea42ee996eaa293089a8867de894e07cb0fddda5a317d75fd42ff3661172fb3dcceae258254d896f9025898bbf10b5e907e0d2c2d85573f6dcb0743e27ad0c32 SHA512 (botocore-1.29.139.tar.gz) = d3328addcb5f9a140f9e4faee34f3f3d198d5b3a98f8aefe87de49a67d5ec574f1710ceea00233b72fb39ee4b211bcc4485067b395bd4c212941fe0805abfc0e

Loading…
Cancel
Save