epel9
Gwyn Ciesla 2 years ago
parent 277f897067
commit ce6b8df80d

1
.gitignore vendored

@ -748,3 +748,4 @@
/boto3-1.26.159.tar.gz /boto3-1.26.159.tar.gz
/boto3-1.26.160.tar.gz /boto3-1.26.160.tar.gz
/boto3-1.26.161.tar.gz /boto3-1.26.161.tar.gz
/boto3-1.26.162.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.161 Version: 1.26.162
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
* Tue Jun 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.162-1
- 1.26.162
* Tue Jun 27 2023 Python Maint <python-maint@redhat.com> - 1.26.161-2 * Tue Jun 27 2023 Python Maint <python-maint@redhat.com> - 1.26.161-2
- Rebuilt for Python 3.12 - Rebuilt for Python 3.12

@ -1 +1 @@
SHA512 (boto3-1.26.161.tar.gz) = 48754a4b8741b1b95fd265a304dde0ce33e4407ed886c621d5704f892982a5f11c47c3d49f7880378e3b8d3c1ac3d7843e16a02cc430925a37da527434d7dacc SHA512 (boto3-1.26.162.tar.gz) = 5d779381fd4622c3838398c58c3c0c76ada6c8308b5063e0c44080229f6df22df08b259bf4e3e77671ea3547354d9930a4d17ced509f8c5b6cd9ff2a899de2c4

Loading…
Cancel
Save