1.21.27
This commit is contained in:
parent
58430005d4
commit
cb84dc0161
1
.gitignore
vendored
1
.gitignore
vendored
@ -493,3 +493,4 @@
|
||||
/boto3-1.21.24.tar.gz
|
||||
/boto3-1.21.25.tar.gz
|
||||
/boto3-1.21.26.tar.gz
|
||||
/boto3-1.21.27.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.21.26
|
||||
Version: 1.21.27
|
||||
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 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.27-1
|
||||
- 1.21.27
|
||||
|
||||
* Thu Mar 24 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.26-1
|
||||
- 1.21.26
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.21.26.tar.gz) = 0c96ef984f401d0013dd6fa0f71b1d6597a64b8686dd3f538aa87c52b7ce679dbbc5d655249eb080c919e4b089518ace4800f79209303c58bc8dd06ad786f561
|
||||
SHA512 (boto3-1.21.27.tar.gz) = 91cce0c33bac65c44852cc09edd402f31d563207266701ef91b984234fe331875ae1ff060db2934045809576e2cb6cace8b5b5ac7cbd10956b591f40ea0c5ff4
|
||||
|
Loading…
Reference in New Issue
Block a user