1.33.6
This commit is contained in:
parent
0b052f88fc
commit
776f2a5361
1
.gitignore
vendored
1
.gitignore
vendored
@ -848,3 +848,4 @@
|
||||
/boto3-1.33.2.tar.gz
|
||||
/boto3-1.33.4.tar.gz
|
||||
/boto3-1.33.5.tar.gz
|
||||
/boto3-1.33.6.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.33.5
|
||||
Version: 1.33.6
|
||||
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 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.6-1
|
||||
- 1.33.6
|
||||
|
||||
* Thu Nov 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.5-1
|
||||
- 1.33.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.33.5.tar.gz) = c59e780317524cae8042ba6e5c4852a78d0231c0303b229bc36f1c58137675b83881d33c4644bb5dbf5885307e0b2fe680c5ee30d608131a08262b71618ede92
|
||||
SHA512 (boto3-1.33.6.tar.gz) = fea05a5b8340f4209bb997ebd172a0063eefcc707c1914ba2593c8ed66772831469261fa70218815b1bff9d504cee2ce0a60a55207302af544948ea12274d3e6
|
||||
|
Loading…
Reference in New Issue
Block a user