Update to 1.12.8
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
28e6b8b486
commit
884110fe1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/boto3-1.12.5.tar.gz
|
||||
/boto3-1.12.6.tar.gz
|
||||
/boto3-1.12.7.tar.gz
|
||||
/boto3-1.12.8.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.7
|
||||
Version: 1.12.8
|
||||
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
|
||||
* Thu Feb 27 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.12.8-1
|
||||
- Update to 1.12.8
|
||||
|
||||
* Wed Feb 26 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.7-1
|
||||
- 1.12.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.12.7.tar.gz) = 90f0f6b1ab86b9fc260c679977b2c0e684b2d81fc349cdb77dce8ff888a5201f03179aa2d6342e445c1599de0ab8adec1ea9aac01432e0b8af31e11d209e8ae5
|
||||
SHA512 (boto3-1.12.8.tar.gz) = 9300ceed327854edba94af0d9ceb4c39025317ec604bdc3a17c73a8a21be2c7d68dbecc19877d41e6c4b5425981bc8a34cd31c4951cf21ae820ca00dacebcf12
|
||||
|
Loading…
Reference in New Issue
Block a user