1.13.5
This commit is contained in:
parent
3dcd2e3e0e
commit
2efaf4e295
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@
|
||||
/boto3-1.13.2.tar.gz
|
||||
/boto3-1.13.3.tar.gz
|
||||
/boto3-1.13.4.tar.gz
|
||||
/boto3-1.13.5.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.13.4
|
||||
Version: 1.13.5
|
||||
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 May 08 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.5-1
|
||||
- 1.13.5
|
||||
|
||||
* Thu May 07 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.4-1
|
||||
- 1.13.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.13.4.tar.gz) = 7326e73607ab0e05944cd6b9cbeb53f0f55e10d1caa3c6861c3b66339d335e0583a3e482ee85ba1e5ec8f57ee8db7b89da86f94eef257fc0b12cd0f108d25b14
|
||||
SHA512 (boto3-1.13.5.tar.gz) = a74130aef9b23a36d7d7a10116a808837be6af37a5a644a9af954d43ff38b9cfd48bb731df359922931360dece79882dcf8734884ba0fb8a0bcd56bc65f6bb88
|
||||
|
Loading…
Reference in New Issue
Block a user