epel9
Gwyn Ciesla 3 years ago
parent 2ecf80ddf9
commit d9eb39a230

1
.gitignore vendored

@ -483,3 +483,4 @@
/botocore-1.23.7.tar.gz /botocore-1.23.7.tar.gz
/botocore-1.23.8.tar.gz /botocore-1.23.8.tar.gz
/botocore-1.23.9.tar.gz /botocore-1.23.9.tar.gz
/botocore-1.23.10.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.23.9 Version: 1.23.10
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/ %{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog %changelog
* Fri Nov 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.10-1
- 1.23.10
* Thu Nov 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.9-1 * Thu Nov 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.9-1
- 1.23.9 - 1.23.9

@ -1 +1 @@
SHA512 (botocore-1.23.9.tar.gz) = 983babc0053730e6f300093ed5549a3660c9c0610454e101c0f30f7cf40f73ea93964b2e4dd4f981639bb5bc7081b30c9c2146b4194c5b5074d38e7e4bc79a10 SHA512 (botocore-1.23.10.tar.gz) = c2782cb8e360f1a921a0e630f2a6cc0f97f1ff0a974e89d95c0b602f201ebffe29a507759e9a83153cc3d9797f057d7bc6e4f6568f6965a7448be04b479c5b55

Loading…
Cancel
Save