epel9
Gwyn Ciesla 2 years ago
parent d38e4b8190
commit 8bdff47d05

1
.gitignore vendored

@ -747,3 +747,4 @@
/boto3-1.26.158.tar.gz
/boto3-1.26.159.tar.gz
/boto3-1.26.160.tar.gz
/boto3-1.26.161.tar.gz

@ -1,8 +1,8 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.26.160
Release: 2%{?dist}
Version: 1.26.161
Release: 1%{?dist}
Summary: The AWS SDK for Python
License: Apache-2.0
@ -47,6 +47,9 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog
* Mon Jun 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.161-1
- 1.26.161
* Mon Jun 26 2023 Python Maint <python-maint@redhat.com> - 1.26.160-2
- Rebuilt for Python 3.12

@ -1 +1 @@
SHA512 (boto3-1.26.160.tar.gz) = aa983f9cf398ad722e8d9aea9199b35b78f3eec86aa14c7e02b650f9915d9b758f40287571dde6e392d821ce59ec588da7f2abe7a857bb9065208e91ad6e6474
SHA512 (boto3-1.26.161.tar.gz) = 48754a4b8741b1b95fd265a304dde0ce33e4407ed886c621d5704f892982a5f11c47c3d49f7880378e3b8d3c1ac3d7843e16a02cc430925a37da527434d7dacc

Loading…
Cancel
Save