1.12.15
This commit is contained in:
parent
3ce8de6eb9
commit
6ecc6368ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/boto3-1.12.12.tar.gz
|
||||
/boto3-1.12.13.tar.gz
|
||||
/boto3-1.12.14.tar.gz
|
||||
/boto3-1.12.15.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.14
|
||||
Version: 1.12.15
|
||||
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 Mar 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.15-1
|
||||
- 1.12.15
|
||||
|
||||
* Thu Mar 05 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.14-1
|
||||
- 1.12.14
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.12.14.tar.gz) = 759dfb814ba5d5f835712264086fe79b19d90f6ec3b9485b78af2094207e3821e7fe057839a34a5466dbb1e2af7ed163d42a23b8833c9bcb837fa022a0a91652
|
||||
SHA512 (boto3-1.12.15.tar.gz) = 22e4b26aeac83c7a061c4b40ae6aa80254be6e8ec4510fdb7b01e7c95d0194b9588186c1536cd17ed20b81ffa274488b41888de904cfffa6f9a2c75020f26fea
|
||||
|
Loading…
Reference in New Issue
Block a user