1.34.19
This commit is contained in:
parent
d91c7d7d1c
commit
81a4aa5e9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -873,3 +873,4 @@
|
|||||||
/boto3-1.34.15.tar.gz
|
/boto3-1.34.15.tar.gz
|
||||||
/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
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%bcond awscrt 0
|
%bcond awscrt 0
|
||||||
|
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.34.17
|
Version: 1.34.19
|
||||||
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.19-1
|
||||||
|
- 1.34.19
|
||||||
|
|
||||||
* Thu Jan 11 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.17-1
|
* Thu Jan 11 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.17-1
|
||||||
- 1.34.17
|
- 1.34.17
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.17.tar.gz) = 83e17c46e9c839b6ec500ecdf3b1982f8b76c0b8ad63d66da3feb49646107be89c9ee3c913b3b03427eaf3d3d46cb34e7ef761261f3d72b78bc6771bd3f89c4e
|
SHA512 (boto3-1.34.19.tar.gz) = bad2a283c7c829f1de661c19058b963bfe2dca5e71513729f6099a4102d130a48e5095e44877d29e73308c8104f667229ba402503d4eba287ae975f4cef18c29
|
||||||
|
Loading…
Reference in New Issue
Block a user