1.17.67
This commit is contained in:
parent
5745c9049e
commit
e68f9b22df
1
.gitignore
vendored
1
.gitignore
vendored
@ -298,3 +298,4 @@
|
||||
/boto3-1.17.64.tar.gz
|
||||
/boto3-1.17.65.tar.gz
|
||||
/boto3-1.17.66.tar.gz
|
||||
/boto3-1.17.67.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.66
|
||||
Version: 1.17.67
|
||||
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
|
||||
* Wed May 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.67-1
|
||||
- 1.17.67
|
||||
|
||||
* Wed May 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.66-1
|
||||
- 1.17.66
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.66.tar.gz) = b2ee44ecfb7c691b7d045780206f074095040ebc7a72e3b1251075f6634436dc5dbef1366100ba0dbf9a74d11f1c79faa5763296b064e31662aa934bbadc79e1
|
||||
SHA512 (boto3-1.17.67.tar.gz) = 653349da5e258cc81d79f12664c35157fd2d19f544a2f83630ac21d6a9691ecef55d70f6cf00fe36688a61148c579f30f8582623bdb9480a26a4bac94b219094
|
||||
|
Loading…
Reference in New Issue
Block a user