1.26.135
This commit is contained in:
parent
e137775df8
commit
2fb3ed5fe3
1
.gitignore
vendored
1
.gitignore
vendored
@ -721,3 +721,4 @@
|
||||
/boto3-1.26.132.tar.gz
|
||||
/boto3-1.26.133.tar.gz
|
||||
/boto3-1.26.134.tar.gz
|
||||
/boto3-1.26.135.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.134
|
||||
Version: 1.26.135
|
||||
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.135-1
|
||||
- 1.26.135
|
||||
|
||||
* Tue May 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.134-1
|
||||
- 1.26.134
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.134.tar.gz) = 786621e523a5446760b3282eca91ad264a190eab9a29888b4d4f78cc048c2d357baecfec3d55dd2b676823cb53376526eadd10be09cfa430f8798713a55efe06
|
||||
SHA512 (boto3-1.26.135.tar.gz) = cc3596608865ada9a7be3a7d50a39000f832ab794209cbee44d2cadafe8e39bf783ae32298a26c4872ce1f2ddcdfae2d6c168ecc615adabadb565b93fba88ae7
|
||||
|
Loading…
Reference in New Issue
Block a user