1.33.12
This commit is contained in:
parent
feb0e04a18
commit
6d8a46ecd2
1
.gitignore
vendored
1
.gitignore
vendored
@ -854,3 +854,4 @@
|
|||||||
/boto3-1.33.9.tar.gz
|
/boto3-1.33.9.tar.gz
|
||||||
/boto3-1.33.10.tar.gz
|
/boto3-1.33.10.tar.gz
|
||||||
/boto3-1.33.11.tar.gz
|
/boto3-1.33.11.tar.gz
|
||||||
|
/boto3-1.33.12.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.11
|
Version: 1.33.12
|
||||||
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
|
||||||
|
* Tue Dec 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.12-1
|
||||||
|
- 1.33.12
|
||||||
|
|
||||||
* Fri Dec 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.11-1
|
* Fri Dec 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.11-1
|
||||||
- 1.33.11
|
- 1.33.11
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.33.11.tar.gz) = c53029eeeac975c0de612f48c5aa42ae5de60e6c5094acfc747b6404fe6f1554c3868edf056d1423ffdaa77593e53dbec27ac78cdd3fae96737bf71b823d8435
|
SHA512 (boto3-1.33.12.tar.gz) = cf9980faef57bdfc4c540cd99779219c721ae2fc236d6198c6d1952ddc05e920b698fabc67560e885a79bd4471c5490dd48d2b80ad5f21ea060af62982e654b9
|
||||||
|
Loading…
Reference in New Issue
Block a user