1.17.26
This commit is contained in:
parent
659dcaa6be
commit
8285e1cf5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -259,3 +259,4 @@
|
||||
/boto3-1.17.23.tar.gz
|
||||
/boto3-1.17.24.tar.gz
|
||||
/boto3-1.17.25.tar.gz
|
||||
/boto3-1.17.26.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.25
|
||||
Version: 1.17.26
|
||||
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 Mar 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.26-1
|
||||
- 1.17.26
|
||||
|
||||
* Thu Mar 11 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.25-1
|
||||
- 1.17.25
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.25.tar.gz) = 182fbd8357c78b67159b9ed56093ea606cd364f5370572b7c3921ac780b96598677a07b7a34a6bd02edb4fa2fef3c1eda15e2c6a67614424396044cdd1c2a353
|
||||
SHA512 (boto3-1.17.26.tar.gz) = d39aeea515db7990de8fdfe41eea47f495da3f4adff5fc890349c4d9c9a84ef3d4ed57a9e916a3b9cae31449ecd3136dc16312b1e9cab6543c6f1f0099c08482
|
||||
|
Loading…
Reference in New Issue
Block a user