1.26.134
This commit is contained in:
parent
9891d7abd1
commit
e137775df8
1
.gitignore
vendored
1
.gitignore
vendored
@ -720,3 +720,4 @@
|
||||
/boto3-1.26.131.tar.gz
|
||||
/boto3-1.26.132.tar.gz
|
||||
/boto3-1.26.133.tar.gz
|
||||
/boto3-1.26.134.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.133
|
||||
Version: 1.26.134
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue May 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.134-1
|
||||
- 1.26.134
|
||||
|
||||
* Fri May 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.133-1
|
||||
- 1.26.133
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.133.tar.gz) = 1dca35db5148a7ef0c6f508450f8e34d3b9e676c4501c274a89c5c489f61cd84d0c4c1770bf831a587f3affbbbdca189e9c4977d4832fc02a1e3182acb461c7c
|
||||
SHA512 (boto3-1.26.134.tar.gz) = 786621e523a5446760b3282eca91ad264a190eab9a29888b4d4f78cc048c2d357baecfec3d55dd2b676823cb53376526eadd10be09cfa430f8798713a55efe06
|
||||
|
Loading…
Reference in New Issue
Block a user