1.26.44
This commit is contained in:
parent
9eb339a2d4
commit
a486a4ba88
1
.gitignore
vendored
1
.gitignore
vendored
@ -631,3 +631,4 @@
|
||||
/boto3-1.26.41.tar.gz
|
||||
/boto3-1.26.42.tar.gz
|
||||
/boto3-1.26.43.tar.gz
|
||||
/boto3-1.26.44.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.43
|
||||
Version: 1.26.44
|
||||
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 Jan 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.44-1
|
||||
- 1.26.44
|
||||
|
||||
* Thu Jan 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.43-1
|
||||
- 1.26.43
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.43.tar.gz) = 001b4ff8f7724d84ea23b57b4834c4989b1ce4475a432fab981920f58e87942baecea7995f78f99052dcf2204710df0e0792f351807d7dbef67e4b256db3714c
|
||||
SHA512 (boto3-1.26.44.tar.gz) = 6c794b5dae3d79cd0cc1fda4afb58259553280b4c0961f4d3ee78566b79b0383e307d41caa0d0c31321170b1c1d0f951cb8ef80a51399ca014c1bd648a304072
|
||||
|
Loading…
Reference in New Issue
Block a user