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