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