epel9
Gwyn Ciesla 3 years ago
parent 6e2d02352c
commit 4b6a3a4783

1
.gitignore vendored

@ -515,3 +515,4 @@
/botocore-1.23.41.tar.gz
/botocore-1.23.42.tar.gz
/botocore-1.23.45.tar.gz
/botocore-1.23.46.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.23.45
Version: 1.23.46
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Fri Jan 28 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.46-1
- 1.23.46
* Thu Jan 27 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.45-1
- 1.23.45

@ -1 +1 @@
SHA512 (botocore-1.23.45.tar.gz) = bddedc8bb2b70758b1508b1c9f62c82016b2e397b95732243ad3c994cb2fbcf19ed29c8f7bd295498d31b385bf4ad2975cf7733e57c9cbeadbe290e042ea2c0f
SHA512 (botocore-1.23.46.tar.gz) = 241d44bb509847e97744a0d4b8e38f44eba1f0e0b11d36b3194cd85b06b5a841dd5bee91b4602ddf3bc36c6945638104f22ca0083150fb5331f4c62a9e22c947

Loading…
Cancel
Save