1.26.111
This commit is contained in:
parent
3388658863
commit
b72b85176a
1
.gitignore
vendored
1
.gitignore
vendored
@ -697,3 +697,4 @@
|
||||
/boto3-1.26.107.tar.gz
|
||||
/boto3-1.26.108.tar.gz
|
||||
/boto3-1.26.110.tar.gz
|
||||
/boto3-1.26.111.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.110
|
||||
Version: 1.26.111
|
||||
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
|
||||
* Wed Apr 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.111-1
|
||||
- 1.26.111
|
||||
|
||||
* Tue Apr 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.110-1
|
||||
- 1.26.110
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.110.tar.gz) = 026ef2dfd9ad696cdd84d39590f6ca941cb570b5f9be0ffce289f0306e8d706289a719de8b1871a647e1b180c37cda177094158e7e3ffe4d02015d714b572458
|
||||
SHA512 (boto3-1.26.111.tar.gz) = 7490fa254abd63b7cc5c60f55d48caceff8b36113c23cf1cef1ff46a8f0d28129b549148ac57500ee9dad20f90421db4c893b89913df702c37103c332e2500b9
|
||||
|
Loading…
Reference in New Issue
Block a user