1.26.156
This commit is contained in:
parent
05718a11b1
commit
48e0e190c3
1
.gitignore
vendored
1
.gitignore
vendored
@ -742,3 +742,4 @@
|
||||
/boto3-1.26.153.tar.gz
|
||||
/boto3-1.26.154.tar.gz
|
||||
/boto3-1.26.155.tar.gz
|
||||
/boto3-1.26.156.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.155
|
||||
Release: 2%{?dist}
|
||||
Version: 1.26.156
|
||||
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
|
||||
* Tue Jun 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.156-1
|
||||
- 1.26.156
|
||||
|
||||
* Sun Jun 18 2023 Python Maint <python-maint@redhat.com> - 1.26.155-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.155.tar.gz) = 50c6bcd67053698013301a24615f50fe01805e894cdfaf84de53954a2a91a7e53d0de2a58fba84c6ef891d4c5aadeb71a8069d10218ac70c98dcdd462a594eca
|
||||
SHA512 (boto3-1.26.156.tar.gz) = 250beade276f0d8d4e317787ca86ac0bb2ff2716ab107c435373b29fdaf05e1739ff0fa2dcc6c6403ff68596c3ef3fb3f6bb9afc8315220474fc9f639e6591af
|
||||
|
Loading…
Reference in New Issue
Block a user