i9ce
Gwyn Ciesla 4 years ago
parent 2e0b7b96f0
commit c5290daf36

1
.gitignore vendored

@ -319,3 +319,4 @@
/boto3-1.17.85.tar.gz
/boto3-1.17.86.tar.gz
/boto3-1.17.87.tar.gz
/boto3-1.17.88.tar.gz

@ -1,8 +1,8 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.17.87
Release: 2%{?dist}
Version: 1.17.88
Release: 1%{?dist}
Summary: The AWS SDK for Python
License: ASL 2.0
@ -47,6 +47,9 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog
* Fri Jun 04 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.88-1
- 1.17.88
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.17.87-2
- Rebuilt for Python 3.10

@ -1 +1 @@
SHA512 (boto3-1.17.87.tar.gz) = 2262db76a95b8d6fc7fd61e278cb87f00ccc642cff6eee89f637f14c9fa224ea7ba965b45196dfbf3c46ec22c7530cc66fb644bb23057f76308d097e34b9a3fb
SHA512 (boto3-1.17.88.tar.gz) = bfe0abb72d53e47b24b85fd19c971be7143070e22c4524d54e2f545d08cbfa4a05c93cbb125884f0ecb5d4033952d1a4c6a50adf441836f31cb93a86397fa7a1

Loading…
Cancel
Save