epel9
Gwyn Ciesla 2 years ago
parent 9edb76fdea
commit 938745fd65

1
.gitignore vendored

@ -750,3 +750,4 @@
/boto3-1.26.161.tar.gz /boto3-1.26.161.tar.gz
/boto3-1.26.162.tar.gz /boto3-1.26.162.tar.gz
/boto3-1.26.163.tar.gz /boto3-1.26.163.tar.gz
/boto3-1.26.164.tar.gz

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

@ -1 +1 @@
SHA512 (boto3-1.26.163.tar.gz) = 44f82e4094cd2b7fdbc0eb70f614fc67e004fdd7787f46c604b70bddddfc1b2b6dfb2716e40ba0ef94a70de6a69c71a4ae1493b572845d6f4fb42e179baa5d3d SHA512 (boto3-1.26.164.tar.gz) = f31cfa95e17cea3db9ee8beb5ff0a497ee30f4b1f9a420ddf9b4c95f540b5667844ae5f09c922bdbdae9823b9b447958adf3f65c0860451aa5a92ee88332c447

Loading…
Cancel
Save