1.34.20
This commit is contained in:
parent
81a4aa5e9d
commit
036284e6e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -874,3 +874,4 @@
|
|||||||
/boto3-1.34.16.tar.gz
|
/boto3-1.34.16.tar.gz
|
||||||
/boto3-1.34.17.tar.gz
|
/boto3-1.34.17.tar.gz
|
||||||
/boto3-1.34.19.tar.gz
|
/boto3-1.34.19.tar.gz
|
||||||
|
/boto3-1.34.20.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%bcond awscrt 0
|
%bcond awscrt 0
|
||||||
|
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.34.19
|
Version: 1.34.20
|
||||||
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 16 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.20-1
|
||||||
|
- 1.34.20
|
||||||
|
|
||||||
* Tue Jan 16 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.19-1
|
* Tue Jan 16 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.19-1
|
||||||
- 1.34.19
|
- 1.34.19
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.19.tar.gz) = bad2a283c7c829f1de661c19058b963bfe2dca5e71513729f6099a4102d130a48e5095e44877d29e73308c8104f667229ba402503d4eba287ae975f4cef18c29
|
SHA512 (boto3-1.34.20.tar.gz) = a2c8bc7f09571f27c45595c15794a8125a23317a785d7e8ea296455b2f63e8375fd818906bf28c6788ff65dd6d40a2abd28aaf8ef4a22fe80a56d01c6464585b
|
||||||
|
Loading…
Reference in New Issue
Block a user