1.34.1
This commit is contained in:
parent
e31fc17084
commit
469615af3f
1
.gitignore
vendored
1
.gitignore
vendored
@ -857,3 +857,4 @@
|
|||||||
/boto3-1.33.12.tar.gz
|
/boto3-1.33.12.tar.gz
|
||||||
/boto3-1.33.13.tar.gz
|
/boto3-1.33.13.tar.gz
|
||||||
/boto3-1.34.0.tar.gz
|
/boto3-1.34.0.tar.gz
|
||||||
|
/boto3-1.34.1.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.34.0
|
Version: 1.34.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.1-1
|
||||||
|
- 1.34.1
|
||||||
|
|
||||||
* Thu Dec 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.0-1
|
* Thu Dec 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.0-1
|
||||||
- 1.34.0
|
- 1.34.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.0.tar.gz) = 6129b8578d771f35f0687639d0761e1b781fc5b5e07c8e25acc653146db88ee09db916a29830bf897f406ecec03a352958946c656ee93f4c5d2552e2705175e8
|
SHA512 (boto3-1.34.1.tar.gz) = 29e85e7862eb3b892850b141eb6ff035c95dfc4502170f57ded402b3227f13260eff13854e1a43c72af25bcbce15ebf6e518e131e6c01d9bed21808704844610
|
||||||
|
Loading…
Reference in New Issue
Block a user