1.14.16
This commit is contained in:
parent
ae7d19c0d1
commit
9a4abe32a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@
|
||||
/boto3-1.14.13.tar.gz
|
||||
/boto3-1.14.14.tar.gz
|
||||
/boto3-1.14.15.tar.gz
|
||||
/boto3-1.14.16.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.15
|
||||
Version: 1.14.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 Jul 03 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.16-1
|
||||
- 1.14.16
|
||||
|
||||
* Thu Jul 02 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.15-1
|
||||
- 1.14.15
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.15.tar.gz) = 4945fcf632054f43c9c8fa5c4a96f1c08ca709adb02b03989bdabb483f5eaa0653509d83e140f476f5cc1cace8b6e1f51c2a32ca1207882d1f8db31fc487fbb5
|
||||
SHA512 (boto3-1.14.16.tar.gz) = 32ac48d6f1d93e2fb705cd124ebdfa02190e656f85bd14db7a84733d445c6b432a80510336e96c70d2e22064bd8ac7825d7902c55f6359a526f191b51b142b87
|
||||
|
Loading…
Reference in New Issue
Block a user