i9ce
Gwyn Ciesla 4 years ago
parent 3a0bdda3fb
commit efcd8fab1f

1
.gitignore vendored

@ -292,3 +292,4 @@
/boto3-1.17.58.tar.gz /boto3-1.17.58.tar.gz
/boto3-1.17.59.tar.gz /boto3-1.17.59.tar.gz
/boto3-1.17.60.tar.gz /boto3-1.17.60.tar.gz
/boto3-1.17.61.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3 %global pypi_name boto3
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.17.60 Version: 1.17.61
Release: 1%{?dist} Release: 1%{?dist}
Summary: The AWS SDK for Python Summary: The AWS SDK for Python
@ -47,6 +47,9 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/ %{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog %changelog
* Thu Apr 29 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.61-1
- 1.17.61
* Wed Apr 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.60-1 * Wed Apr 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.60-1
- 1.17.60 - 1.17.60

@ -1 +1 @@
SHA512 (boto3-1.17.60.tar.gz) = 88e137b45e1b6dfd76f54e936563a2fdcb252198659f760f78dcf255c9a0e56168a54f1fa3a1901df48f1ef40bc7d1e99edcf569c17825224a11da6e3568dc4e SHA512 (boto3-1.17.61.tar.gz) = 3b8abcdf0625cd16589b965e94d6d1f744a9f0542635c85caa00db30364ee457f138adfcf807d748b4af9c9767f3c5d8dd1446bf1cb8d4e36183ce98b1eac57a

Loading…
Cancel
Save