epel10
Gwyn Ciesla 2 years ago
parent ab622b6804
commit 734a6e343b

1
.gitignore vendored

@ -633,3 +633,4 @@
/botocore-1.27.80.tar.gz /botocore-1.27.80.tar.gz
/botocore-1.27.81.tar.gz /botocore-1.27.81.tar.gz
/botocore-1.27.82.tar.gz /botocore-1.27.82.tar.gz
/botocore-1.27.83.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.27.82 Version: 1.27.83
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 29 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.83-1
- 1.27.83
* Tue Sep 27 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.82-1 * Tue Sep 27 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.82-1
- 1.27.82 - 1.27.82

@ -1 +1 @@
SHA512 (botocore-1.27.82.tar.gz) = 85682643200b91dc54ecebe94c82ac54bb0a830639b7e2feaad638e24ed541e74c60147d6639a73cfb0352bf3052b28a7a170fba08beaff35d18fcc684c213ac SHA512 (botocore-1.27.83.tar.gz) = 736eb025975059ec5e2010eb23f2db27cc4e2675bb0bd9748f5e8687001692ca264f470ec6a9743952b2dff50b7aecd13132eb1fa438e24777f996e236e64a7f

Loading…
Cancel
Save