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