1.34.13
This commit is contained in:
parent
1be1bce752
commit
6b586c17a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -868,3 +868,4 @@
|
|||||||
/boto3-1.34.9.tar.gz
|
/boto3-1.34.9.tar.gz
|
||||||
/boto3-1.34.11.tar.gz
|
/boto3-1.34.11.tar.gz
|
||||||
/boto3-1.34.12.tar.gz
|
/boto3-1.34.12.tar.gz
|
||||||
|
/boto3-1.34.13.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%bcond awscrt 0
|
%bcond awscrt 0
|
||||||
|
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.34.12
|
Version: 1.34.13
|
||||||
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
|
||||||
|
* Fri Jan 05 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.13-1
|
||||||
|
- 1.34.13
|
||||||
|
|
||||||
* Wed Jan 03 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.12-1
|
* Wed Jan 03 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.12-1
|
||||||
- 1.34.12
|
- 1.34.12
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.12.tar.gz) = 46e10ce9cc44711ecc2a79f7a5b2e4a5053538c51b92ee717358264c65361da036a0e76d91cb49afc79109e197a37c1471e70d5b24e54e6719bb8cccf3eda01f
|
SHA512 (boto3-1.34.13.tar.gz) = cf4fffecc4291fe1f793ea9d19ff9d78f594b56a0f4b8ffe4af8d1dbd049e4e63ca89f054fe9deda99884210b5cd7edc1d5556d27d1a324f65cc6ead41746ebd
|
||||||
|
Loading…
Reference in New Issue
Block a user