1.14.59
This commit is contained in:
parent
eed85e0999
commit
3b7d6a88ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -149,3 +149,4 @@
|
||||
/boto3-1.14.56.tar.gz
|
||||
/boto3-1.14.57.tar.gz
|
||||
/boto3-1.14.58.tar.gz
|
||||
/boto3-1.14.59.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.58
|
||||
Version: 1.14.59
|
||||
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 Sep 11 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.59-1
|
||||
- 1.14.59
|
||||
|
||||
* Thu Sep 10 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.58-1
|
||||
- 1.14.58
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.58.tar.gz) = a47ade1645f2146ad22345eb8a722f9b2cc8497138b7506af1d3204485b86d2e6675c8070e1662fe295b1cf578a63f1ac5a0b214eebc0ccf18ec8a07416e594a
|
||||
SHA512 (boto3-1.14.59.tar.gz) = 6729cb73ec52dee543f15fc9a54612cef9dcc02e8d78840c2d49db26e65b8535fd1b16df2c0fb03c06eb65611a910459614c7c295c408c7041cf0a34427e47b8
|
||||
|
Loading…
Reference in New Issue
Block a user