epel9
Gwyn Ciesla 3 years ago
parent 75e38619bb
commit 0fa07e2482

1
.gitignore vendored

@ -509,3 +509,4 @@
/botocore-1.23.35.tar.gz /botocore-1.23.35.tar.gz
/botocore-1.23.36.tar.gz /botocore-1.23.36.tar.gz
/botocore-1.23.37.tar.gz /botocore-1.23.37.tar.gz
/botocore-1.23.38.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.37 Version: 1.23.38
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
* Tue Jan 18 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.38-1
- 1.23.38
* Tue Jan 18 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.37-1 * Tue Jan 18 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.37-1
- 1.23.37 - 1.23.37

@ -1 +1 @@
SHA512 (botocore-1.23.37.tar.gz) = 79004d38fbfc744d2fd91364a1cc99d8be1f2d03f25f2ba77df0da4b4d429a156ac5d52ca523ee4992ff99ac83b7a14e7f49e3b12b9b6f91e164fb720c41e10d SHA512 (botocore-1.23.38.tar.gz) = 22c04b7d18c2642ea45e11886fac6379fea14466d7f03fc976c4a81e42166583d1702888229ba560d4220781e742ff0264bae5df94e2d00b945259efc35f6016

Loading…
Cancel
Save