1.26.143
This commit is contained in:
parent
10f90515ce
commit
1ab08519c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -729,3 +729,4 @@
|
||||
/boto3-1.26.140.tar.gz
|
||||
/boto3-1.26.141.tar.gz
|
||||
/boto3-1.26.142.tar.gz
|
||||
/boto3-1.26.143.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.142
|
||||
Version: 1.26.143
|
||||
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 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.143-1
|
||||
- 1.26.143
|
||||
|
||||
* Fri May 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.142-1
|
||||
- 1.26.142
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.142.tar.gz) = 162b0450d8b705303f17a8c4379cc0d8219895a250cefa1df5b9645f140424dcf2da7c8bd6fb155ca32733708a357a29be0328c6cf90fcdf41665d2a759b640a
|
||||
SHA512 (boto3-1.26.143.tar.gz) = 8ebd5d04075b7839e0e514eefe375bcde2ed482c46dcbf93963cc8623e7a5950715182b1b3d0f8793ea2c354ef2d588243147d06a890c30be0b138fbc9bf7545
|
||||
|
Loading…
Reference in New Issue
Block a user