epel9
Gwyn Ciesla 4 years ago
parent a7c11c74ca
commit 0902e1a178

1
.gitignore vendored

@ -334,3 +334,4 @@
/botocore-1.20.44.tar.gz /botocore-1.20.44.tar.gz
/botocore-1.20.45.tar.gz /botocore-1.20.45.tar.gz
/botocore-1.20.46.tar.gz /botocore-1.20.46.tar.gz
/botocore-1.20.47.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.20.46 Version: 1.20.47
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 @@ nosetests-%{python3_version} unit functional
%{python3_sitelib}/%{pypi_name}-*.dist-info/ %{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog %changelog
* Wed Apr 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.47-1
- 1.20.47
* Wed Apr 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.46-1 * Wed Apr 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.46-1
- 1.20.46 - 1.20.46

@ -1 +1 @@
SHA512 (botocore-1.20.46.tar.gz) = fdedd2b79ac8134b7cb819f2f713e7466c4e6f635155799dac0b95b5d97fc2010190b1e64c035b6f375082dff4e65cdf6389e267d25690caa7596dbb381c83c0 SHA512 (botocore-1.20.47.tar.gz) = 6f937133e8c9b3978367b4eeeb6b3a752e1d87d528cfc6ee1de8807ad5be14020815c130da25232405a09371a06d329da8b36fb29a0d1ff4391ccfd109727c1a

Loading…
Cancel
Save