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