1.14.29
This commit is contained in:
parent
cd63252f9b
commit
1d4a62bf23
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@
|
||||
/boto3-1.14.26.tar.gz
|
||||
/boto3-1.14.27.tar.gz
|
||||
/boto3-1.14.28.tar.gz
|
||||
/boto3-1.14.29.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.28
|
||||
Version: 1.14.29
|
||||
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
|
||||
* Tue Jul 28 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.29-1
|
||||
- 1.14.29
|
||||
|
||||
* Fri Jul 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.28-1
|
||||
- 1.14.28
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.28.tar.gz) = 52b57eb99bd9799f064b45def59228714e0e83e18b5b907f5cb36cce8c47e424c34c0396cc6aa3e74a7b34f2aca5ec77f271c8d3f7cc2bd90509da9b7a8ff8d1
|
||||
SHA512 (boto3-1.14.29.tar.gz) = 0d6e1df76bcebec0767be4612cc6742779c4624190c7a86a014e2298cc92e7257f7087ff212567d1697c4f824f9dca01a5a70da76762e88aa3ad02c6ba6ae318
|
||||
|
Loading…
Reference in New Issue
Block a user