1.15.18
This commit is contained in:
parent
7792116c48
commit
17431295b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -171,3 +171,4 @@
|
||||
/boto3-1.15.15.tar.gz
|
||||
/boto3-1.15.16.tar.gz
|
||||
/boto3-1.15.17.tar.gz
|
||||
/boto3-1.15.18.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.15.17
|
||||
Version: 1.15.18
|
||||
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 Oct 16 14:55:28 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.18-1
|
||||
- 1.15.18
|
||||
|
||||
* Fri Oct 16 08:09:57 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.17-1
|
||||
- 1.15.17
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.15.17.tar.gz) = 43d87484e29a11123c4345214709790ca0ee98d6129798d82a6b640286b99381a38ccfccf68b8af66093dd6e4a04335d13c70a6596266ea9f849f8f80df0abe8
|
||||
SHA512 (boto3-1.15.18.tar.gz) = 37781501ba22fc56a877e0f60ba65ea9de584529e0b3e8edcb88f53495f56f2e0887b74eb12daa81294003157a8af638837592aea568d3812c3d7fbbae9e6c64
|
||||
|
Loading…
Reference in New Issue
Block a user