epel10
Gwyn Ciesla 3 years ago
parent 8a5ef4da27
commit e72974a052

1
.gitignore vendored

@ -615,3 +615,4 @@
/botocore-1.27.53.tar.gz /botocore-1.27.53.tar.gz
/botocore-1.27.54.tar.gz /botocore-1.27.54.tar.gz
/botocore-1.27.55.tar.gz /botocore-1.27.55.tar.gz
/botocore-1.27.56.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.55 Version: 1.27.56
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -70,6 +70,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/ %{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog %changelog
* Fri Aug 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.56-1
- 1.27.56
* Fri Aug 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.55-1 * Fri Aug 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.55-1
- 1.27.55 - 1.27.55

@ -1 +1 @@
SHA512 (botocore-1.27.55.tar.gz) = a951b941f465d40d129cfc7c61e530c833ce740f9db19927fd32756bedd7013c1607862cd0a6399412f1cae2e82abc891783679d0e29b0e0403f957a63be26e2 SHA512 (botocore-1.27.56.tar.gz) = cbbb95ee5ba0381e6c12c6ee72224976c6618fd7a645a0fa8de60308e1682e5fe37d4bbc49b8c61dffa7482479596ad24df350554eb6a46e63ec8ac8957bfb47

Loading…
Cancel
Save