1.34.12
This commit is contained in:
parent
9646e218a2
commit
1be1bce752
1
.gitignore
vendored
1
.gitignore
vendored
@ -867,3 +867,4 @@
|
||||
/boto3-1.34.8.tar.gz
|
||||
/boto3-1.34.9.tar.gz
|
||||
/boto3-1.34.11.tar.gz
|
||||
/boto3-1.34.12.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%bcond awscrt 0
|
||||
|
||||
Name: python-boto3
|
||||
Version: 1.34.11
|
||||
Release: 2%{?dist}
|
||||
Version: 1.34.12
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
License: Apache-2.0
|
||||
@ -86,6 +86,9 @@ hardlink -c '%{buildroot}%{python3_sitelib}/boto3'
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Jan 03 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.12-1
|
||||
- 1.34.12
|
||||
|
||||
* Wed Jan 03 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.34.11-2
|
||||
- Port to pyproject-rpm-macros
|
||||
- Save space by hardlinking duplicate JSON resource files
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.34.11.tar.gz) = 82b1920f1a5ad0e23364815a6b0552efceb7f49e17e585370917f63c1b74ea746eddc4f3d8c055d1eac7ca1cdbe5ac2bd304ce66e2ee12edf75ea2e261e88c56
|
||||
SHA512 (boto3-1.34.12.tar.gz) = 46e10ce9cc44711ecc2a79f7a5b2e4a5053538c51b92ee717358264c65361da036a0e76d91cb49afc79109e197a37c1471e70d5b24e54e6719bb8cccf3eda01f
|
||||
|
Loading…
Reference in New Issue
Block a user