1.26.107
This commit is contained in:
parent
afbfdffbe6
commit
a351572a27
1
.gitignore
vendored
1
.gitignore
vendored
@ -694,3 +694,4 @@
|
||||
/boto3-1.26.104.tar.gz
|
||||
/boto3-1.26.105.tar.gz
|
||||
/boto3-1.26.106.tar.gz
|
||||
/boto3-1.26.107.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.106
|
||||
Version: 1.26.107
|
||||
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 Apr 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.107-1
|
||||
- 1.26.107
|
||||
|
||||
* Tue Apr 04 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.106-1
|
||||
- 1.26.106
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.106.tar.gz) = 48e2d561787bf0e3440de8a7700ab76fc7ff4f06140b167fecf6fbc81f590edfa81a5d56ec5ab1dbd64b1058b286f890d9ce10df3c9a1538fee0a7977175f772
|
||||
SHA512 (boto3-1.26.107.tar.gz) = 6e49ce1a18e7ecbd3f6fb43ff1ed034ecfd7e9bdbcd4f29c73b925e1fd2b46a4ea92dbfae41aebf80317ae3e898e5f43f0beac15ac0b28b929c8c25e77174063
|
||||
|
Loading…
Reference in New Issue
Block a user