1.33.13
This commit is contained in:
parent
6d8a46ecd2
commit
ddc8fe2fbd
1
.gitignore
vendored
1
.gitignore
vendored
@ -855,3 +855,4 @@
|
||||
/boto3-1.33.10.tar.gz
|
||||
/boto3-1.33.11.tar.gz
|
||||
/boto3-1.33.12.tar.gz
|
||||
/boto3-1.33.13.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.33.12
|
||||
Version: 1.33.13
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Dec 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.13-1
|
||||
- 1.33.13
|
||||
|
||||
* Tue Dec 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.12-1
|
||||
- 1.33.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.33.12.tar.gz) = cf9980faef57bdfc4c540cd99779219c721ae2fc236d6198c6d1952ddc05e920b698fabc67560e885a79bd4471c5490dd48d2b80ad5f21ea060af62982e654b9
|
||||
SHA512 (boto3-1.33.13.tar.gz) = 8fb5def0974213ceae0e596a22ec304d40fb9a8bdf6ddbf59b1fed77f128bae799983bc09dbc96f7cda398360bebd643bbf25a378d22d8668cdd56f48326a807
|
||||
|
Loading…
Reference in New Issue
Block a user