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