1.34.38
This commit is contained in:
parent
28f0839a13
commit
65f86b4673
1
.gitignore
vendored
1
.gitignore
vendored
@ -892,3 +892,4 @@
|
|||||||
/boto3-1.34.35.tar.gz
|
/boto3-1.34.35.tar.gz
|
||||||
/boto3-1.34.36.tar.gz
|
/boto3-1.34.36.tar.gz
|
||||||
/boto3-1.34.37.tar.gz
|
/boto3-1.34.37.tar.gz
|
||||||
|
/boto3-1.34.38.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%bcond awscrt 0
|
%bcond awscrt 0
|
||||||
|
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.34.37
|
Version: 1.34.38
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -86,6 +86,9 @@ hardlink -c '%{buildroot}%{python3_sitelib}/boto3'
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 09 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.38-1
|
||||||
|
- 1.34.38
|
||||||
|
|
||||||
* Wed Feb 07 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.37-1
|
* Wed Feb 07 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.37-1
|
||||||
- 1.34.37
|
- 1.34.37
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.37.tar.gz) = 52c60da9aeb431a365cb722ebe45db485fb8d36514fa057d40b35fae21abc24c07a4935b1a9133b037def2126f2ea7b71ed536f6eb8ff1c6fc1590d186dc2d71
|
SHA512 (boto3-1.34.38.tar.gz) = 702e4dfbb6088c32158cf938b9db9081f6a31c91ac37b3b336ae3c0b02ee697f0c58dd971ada2b3bf5de702e91dd015983222c1a1879e0dfdce7780afd4fe052
|
||||||
|
Loading…
Reference in New Issue
Block a user