1.33.11
This commit is contained in:
parent
f6fa32ee24
commit
feb0e04a18
1
.gitignore
vendored
1
.gitignore
vendored
@ -853,3 +853,4 @@
|
||||
/boto3-1.33.8.tar.gz
|
||||
/boto3-1.33.9.tar.gz
|
||||
/boto3-1.33.10.tar.gz
|
||||
/boto3-1.33.11.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.33.10
|
||||
Version: 1.33.11
|
||||
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
|
||||
* Fri Dec 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.11-1
|
||||
- 1.33.11
|
||||
|
||||
* Thu Dec 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.10-1
|
||||
- 1.33.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.33.10.tar.gz) = 29c97d1b6868ed28b02e1ba000c347812a1ea9f984532773abb405bc76ec46922f628fb20d5d8c0bc2508fd1cdcd8d034311015e3b12809924f0d35e5229f1b0
|
||||
SHA512 (boto3-1.33.11.tar.gz) = c53029eeeac975c0de612f48c5aa42ae5de60e6c5094acfc747b6404fe6f1554c3868edf056d1423ffdaa77593e53dbec27ac78cdd3fae96737bf71b823d8435
|
||||
|
Loading…
Reference in New Issue
Block a user