1.34.27
This commit is contained in:
parent
337fda7883
commit
bbebdf64ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -881,3 +881,4 @@
|
|||||||
/boto3-1.34.24.tar.gz
|
/boto3-1.34.24.tar.gz
|
||||||
/boto3-1.34.25.tar.gz
|
/boto3-1.34.25.tar.gz
|
||||||
/boto3-1.34.26.tar.gz
|
/boto3-1.34.26.tar.gz
|
||||||
|
/boto3-1.34.27.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%bcond awscrt 0
|
%bcond awscrt 0
|
||||||
|
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.34.26
|
Version: 1.34.27
|
||||||
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
|
||||||
|
* Wed Jan 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.27-1
|
||||||
|
- 1.34.27
|
||||||
|
|
||||||
* Wed Jan 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.26-1
|
* Wed Jan 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.26-1
|
||||||
- 1.34.26
|
- 1.34.26
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.26.tar.gz) = 3da5b2d00054c5344ec32ec20fbc1bd74b8be31616102d4b5c03367c4ffae97fc80fbec62562a8d42893df3791524d5f5b490570fe1881ac266fa3849f8ccc9a
|
SHA512 (boto3-1.34.27.tar.gz) = 76eb0e341f368a391be492c9551de77165e43721a54f87493c20d4c5bb89e2318b86e83009d92366014660a41d969165dfa9cb12591b0ac60f6fbb82fff590c0
|
||||||
|
Loading…
Reference in New Issue
Block a user