1.26.93
This commit is contained in:
parent
898bc9a710
commit
a56369a736
1
.gitignore
vendored
1
.gitignore
vendored
@ -680,3 +680,4 @@
|
||||
/boto3-1.26.90.tar.gz
|
||||
/boto3-1.26.91.tar.gz
|
||||
/boto3-1.26.92.tar.gz
|
||||
/boto3-1.26.93.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.92
|
||||
Version: 1.26.93
|
||||
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
|
||||
* Thu Mar 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.93-1
|
||||
- 1.26.93
|
||||
|
||||
* Wed Mar 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.92-1
|
||||
- 1.26.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.92.tar.gz) = f1175d3ab6ea8f79db9afe6db960ed23a773416b810e142b11a0bfed5f74d0527c5108991eae2eb9b57611886780bdd09bc8298ba4c4499eee4061ec5dc33427
|
||||
SHA512 (boto3-1.26.93.tar.gz) = f02db0e8f00ccc0cd5695a1b8ff70979fc5b662904647606f1000dffc806918c4e4cd0c6be8e5ecf9c9ee04aa2a3a6ef159ca5db609088a53e185092cc94f0ed
|
||||
|
Loading…
Reference in New Issue
Block a user