1.34.25
This commit is contained in:
parent
987fc0f0b0
commit
0abedefd2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -879,3 +879,4 @@
|
|||||||
/boto3-1.34.22.tar.gz
|
/boto3-1.34.22.tar.gz
|
||||||
/boto3-1.34.23.tar.gz
|
/boto3-1.34.23.tar.gz
|
||||||
/boto3-1.34.24.tar.gz
|
/boto3-1.34.24.tar.gz
|
||||||
|
/boto3-1.34.25.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%bcond awscrt 0
|
%bcond awscrt 0
|
||||||
|
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.34.24
|
Version: 1.34.25
|
||||||
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
|
||||||
|
* Tue Jan 23 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.25-1
|
||||||
|
- 1.34.25
|
||||||
|
|
||||||
* Mon Jan 22 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.24-1
|
* Mon Jan 22 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.24-1
|
||||||
- 1.34.24
|
- 1.34.24
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.24.tar.gz) = 1f8c08bf591c0a038e333fafb8f72dc86bc92d922d6a6d035a3290b0931d6b6431042182a45c36d279fe6d7022bd408ba1fa1ad06c57d63528d60ec3d59d2413
|
SHA512 (boto3-1.34.25.tar.gz) = e9e8a42c868b48d2c1cb0e7d80074d0dba63f58adb69adaa8288ab702e552f09d719acf06a1d436090187474e829f9b29d651531c14c1b0461c8807284a84b11
|
||||||
|
Loading…
Reference in New Issue
Block a user