epel10
Gwyn Ciesla 2 years ago
parent fc409c730d
commit dfe61e23dc

1
.gitignore vendored

@ -692,3 +692,4 @@
/botocore-1.29.46.tar.gz /botocore-1.29.46.tar.gz
/botocore-1.29.47.tar.gz /botocore-1.29.47.tar.gz
/botocore-1.29.48.tar.gz /botocore-1.29.48.tar.gz
/botocore-1.29.49.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.29.48 Version: 1.29.49
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 Jan 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.49-1
- 1.29.49
* Wed Jan 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.48-1 * Wed Jan 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.48-1
- 1.29.48 - 1.29.48

@ -1 +1 @@
SHA512 (botocore-1.29.48.tar.gz) = 49e5bad4c4bf5925724e2d350bd1f73456cc5a920036d3608fcfc15dbaa77cfbc2d93ca938902263874943499d6c60d776fe992eb2e196293eff59a8916798cc SHA512 (botocore-1.29.49.tar.gz) = 6a5205d682712c329e6963d07d9fa6612f543ba08c8fb80754aa265da4919ade4949c889b22fb49e4234c46e2644a5f8baf4ba908a052eafc95c38ebba1d35f0

Loading…
Cancel
Save