1.34.0
This commit is contained in:
parent
ddc8fe2fbd
commit
e31fc17084
1
.gitignore
vendored
1
.gitignore
vendored
@ -856,3 +856,4 @@
|
|||||||
/boto3-1.33.11.tar.gz
|
/boto3-1.33.11.tar.gz
|
||||||
/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
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.33.13
|
Version: 1.34.0
|
||||||
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.0-1
|
||||||
|
- 1.34.0
|
||||||
|
|
||||||
* Tue Dec 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.13-1
|
* Tue Dec 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.13-1
|
||||||
- 1.33.13
|
- 1.33.13
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.33.13.tar.gz) = 8fb5def0974213ceae0e596a22ec304d40fb9a8bdf6ddbf59b1fed77f128bae799983bc09dbc96f7cda398360bebd643bbf25a378d22d8668cdd56f48326a807
|
SHA512 (boto3-1.34.0.tar.gz) = 6129b8578d771f35f0687639d0761e1b781fc5b5e07c8e25acc653146db88ee09db916a29830bf897f406ecec03a352958946c656ee93f4c5d2552e2705175e8
|
||||||
|
Loading…
Reference in New Issue
Block a user