epel9
Gwyn Ciesla 3 years ago
parent f466ebcbf6
commit 5ff12f2f28

1
.gitignore vendored

@ -448,3 +448,4 @@
/botocore-1.21.47.tar.gz /botocore-1.21.47.tar.gz
/botocore-1.21.48.tar.gz /botocore-1.21.48.tar.gz
/botocore-1.21.50.tar.gz /botocore-1.21.50.tar.gz
/botocore-1.21.51.tar.gz

@ -2,7 +2,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.21.50 Version: 1.21.51
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
%{python3_sitelib}/%{pypi_name}-*.dist-info/ %{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog %changelog
* Thu Sep 30 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.51-1
- 1.21.51
* Tue Sep 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.50-1 * Tue Sep 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.50-1
- 1.21.50 - 1.21.50

@ -1 +1 @@
SHA512 (botocore-1.21.50.tar.gz) = b487a0463159d6e9109f8d195a567c0c086f705406b52554f2f18ccd57aff6e116e9176716a79f5d24066a43a8193ec088fdd4671df69d6c23102537b59c4f7d SHA512 (botocore-1.21.51.tar.gz) = 4835bfcceb14a46315afdd74ee8015d51c951c4dd8e8b49fbbd9c02bbfd2958925b52661a65a9a26be6c386e2d251bea4322a8f9c3749d4815f2efdb97e403f8

Loading…
Cancel
Save