1.26.64
This commit is contained in:
parent
9185b0a5fe
commit
73435ea93c
1
.gitignore
vendored
1
.gitignore
vendored
@ -651,3 +651,4 @@
|
|||||||
/boto3-1.26.61.tar.gz
|
/boto3-1.26.61.tar.gz
|
||||||
/boto3-1.26.62.tar.gz
|
/boto3-1.26.62.tar.gz
|
||||||
/boto3-1.26.63.tar.gz
|
/boto3-1.26.63.tar.gz
|
||||||
|
/boto3-1.26.64.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.63
|
Version: 1.26.64
|
||||||
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
|
||||||
|
* Fri Feb 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.64-1
|
||||||
|
- 1.26.64
|
||||||
|
|
||||||
* Thu Feb 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.63-1
|
* Thu Feb 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.63-1
|
||||||
- 1.26.63
|
- 1.26.63
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.63.tar.gz) = 886c06f9b4efe0d284c1df480e89bf925dc5d11bb47a9b6705e2b6aba64556c338f244100750fa4a2346ea577c0753ed0396b5fd16cf27fd9d17a39016b38d3c
|
SHA512 (boto3-1.26.64.tar.gz) = de4b15407b9315bdf0c07a92af67975426c4c69089beccd0f4b02d67b0b933f77e518727035ba8a298eb287ec4930ab7b49e4e8186e573af58447535f566aa28
|
||||||
|
Loading…
Reference in New Issue
Block a user