1.14.39
This commit is contained in:
parent
96ebf9d091
commit
72d3e53e4b
1
.gitignore
vendored
1
.gitignore
vendored
@ -129,3 +129,4 @@
|
||||
/boto3-1.14.36.tar.gz
|
||||
/boto3-1.14.37.tar.gz
|
||||
/boto3-1.14.38.tar.gz
|
||||
/boto3-1.14.39.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.38
|
||||
Version: 1.14.39
|
||||
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 Aug 11 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.39-1
|
||||
- 1.14.39
|
||||
|
||||
* Mon Aug 10 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.38-1
|
||||
- 1.14.38
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.38.tar.gz) = 79e5c0154fd2f1229a78fa5342208a39ceef3493137fc74bc143a7d348e0f776a4f76c87d682c7ea52fc28fa12caf27e29dac42d8aac8e6fc45d3ea1d12db9b6
|
||||
SHA512 (boto3-1.14.39.tar.gz) = ff85baae6467481c95c05f53ea2e3766055d7a1c852bbf836ca13e3872bf8bdaa03c76b8e634543516dfbdb3e62041ac21257888c6d5a5883d8c0206f3b8a093
|
||||
|
Loading…
Reference in New Issue
Block a user