1.12.18
This commit is contained in:
parent
9e7b8cfcbb
commit
e29c1f8a99
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/boto3-1.12.15.tar.gz
|
||||
/boto3-1.12.16.tar.gz
|
||||
/boto3-1.12.17.tar.gz
|
||||
/boto3-1.12.18.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.17
|
||||
Version: 1.12.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
|
||||
* Wed Mar 11 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.18-1
|
||||
- 1.12.18
|
||||
|
||||
* Tue Mar 10 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.17-1
|
||||
- 1.12.17
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.12.17.tar.gz) = 0ab82195eabc3a02566278610e452cc74d0333e350d5d8f7a17e983cc55f271daebfdbe1bd1363f62e67dfe479a68f05f3c23035a4ad40db0c8e1d087b84a654
|
||||
SHA512 (boto3-1.12.18.tar.gz) = fa682d033b9b4febb4683a5e83a89984c970ab4d79794d367e93c17a8fe02c41b06da3bb2bd3143d38bd421d288be1e48f4685c760d9ffefd89b9a71295d9ae0
|
||||
|
Loading…
Reference in New Issue
Block a user