1.26.153
This commit is contained in:
parent
5f9256a568
commit
64fc1901f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -739,3 +739,4 @@
|
||||
/boto3-1.26.150.tar.gz
|
||||
/boto3-1.26.151.tar.gz
|
||||
/boto3-1.26.152.tar.gz
|
||||
/boto3-1.26.153.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.152
|
||||
Release: 2%{?dist}
|
||||
Version: 1.26.153
|
||||
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 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.153-1
|
||||
- 1.26.153
|
||||
|
||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.26.152-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.152.tar.gz) = 1a4824a124e8664217a57c4ed7e09cb1786c7d9c9b4c6df625c7936f6ecda7ac1bf46822cee5f505df058a15c03b89f2f5edc16afd899cf109259ad7d3c4757a
|
||||
SHA512 (boto3-1.26.153.tar.gz) = 7f7f225b3941809eadc21d65a42349932e8183d7f6e2c735ac61cc767877312a1c68e42bf588df0271b6e587f3f3b06e7a643656e577799f265f2605f8100125
|
||||
|
Loading…
Reference in New Issue
Block a user