1.26.155
This commit is contained in:
parent
2706a03faa
commit
9b6aef1472
1
.gitignore
vendored
1
.gitignore
vendored
@ -741,3 +741,4 @@
|
||||
/boto3-1.26.152.tar.gz
|
||||
/boto3-1.26.153.tar.gz
|
||||
/boto3-1.26.154.tar.gz
|
||||
/boto3-1.26.155.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.154
|
||||
Release: 2%{?dist}
|
||||
Version: 1.26.155
|
||||
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
|
||||
* Sat Jun 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.155-1
|
||||
- 1.26.155
|
||||
|
||||
* Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 1.26.154-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.154.tar.gz) = 56d598957731bdcb3e91c2ee5d065bc34520d4b915fff7531f3b1822312f5042c8a085e6b68acf653a417343e952779e1aa85573707f144127aab20b51320e7a
|
||||
SHA512 (boto3-1.26.155.tar.gz) = 50c6bcd67053698013301a24615f50fe01805e894cdfaf84de53954a2a91a7e53d0de2a58fba84c6ef891d4c5aadeb71a8069d10218ac70c98dcdd462a594eca
|
||||
|
Loading…
Reference in New Issue
Block a user