epel9
Gwyn Ciesla 2 years ago
parent f497cbafe4
commit 8b6a0aac65

1
.gitignore vendored

@ -749,3 +749,4 @@
/boto3-1.26.160.tar.gz
/boto3-1.26.161.tar.gz
/boto3-1.26.162.tar.gz
/boto3-1.26.163.tar.gz

@ -1,8 +1,8 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.26.162
Release: 2%{?dist}
Version: 1.26.163
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
* Wed Jun 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.163-1
- 1.26.163
* Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 1.26.162-2
- Rebuilt for Python 3.12

@ -1 +1 @@
SHA512 (boto3-1.26.162.tar.gz) = 5d779381fd4622c3838398c58c3c0c76ada6c8308b5063e0c44080229f6df22df08b259bf4e3e77671ea3547354d9930a4d17ced509f8c5b6cd9ff2a899de2c4
SHA512 (boto3-1.26.163.tar.gz) = 44f82e4094cd2b7fdbc0eb70f614fc67e004fdd7787f46c604b70bddddfc1b2b6dfb2716e40ba0ef94a70de6a69c71a4ae1493b572845d6f4fb42e179baa5d3d

Loading…
Cancel
Save