1.13.16
This commit is contained in:
parent
f6a163dbc3
commit
1b0106d7cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@
|
||||
/boto3-1.13.11.tar.gz
|
||||
/boto3-1.13.14.tar.gz
|
||||
/boto3-1.13.15.tar.gz
|
||||
/boto3-1.13.16.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.13.15
|
||||
Version: 1.13.16
|
||||
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 22 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.16-1
|
||||
- 1.13.16
|
||||
|
||||
* Thu May 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.15-1
|
||||
- 1.13.15
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.13.15.tar.gz) = 594cb43dbb09cced019c200cddf91271d11b781f320b206f2c63626db9be8044978e3d3af4a69c2c08b8c6db1292f2d5ca88bd408fcaeddf66281ca0c254a1db
|
||||
SHA512 (boto3-1.13.16.tar.gz) = e95fdfd6cf99e5a30c075de307fe2a9fca3f986d5dec9ac319c0f854173aaaecfc4f5d2e6fd0ca1c83ddd35553576c24829ca833e508952f0faa1a2423423127
|
||||
|
Loading…
Reference in New Issue
Block a user