Update to 1.15.8
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
37c00ee6a4
commit
3738d70bb6
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@
|
||||
/botocore-1.15.5.tar.gz
|
||||
/botocore-1.15.6.tar.gz
|
||||
/botocore-1.15.7.tar.gz
|
||||
/botocore-1.15.8.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.7
|
||||
Version: 1.15.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -44,6 +44,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Thu Feb 27 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.15.8-1
|
||||
- Update to 1.15.8
|
||||
|
||||
* Wed Feb 26 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.7-1
|
||||
- 1.15.7.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.7.tar.gz) = 17987d69369467927638e5ed4463168e40c336c01a6933930326a884566ec1e5a552ffdb5a7134a0c5afce173cab68f45310606137f23ab823be261d132c9416
|
||||
SHA512 (botocore-1.15.8.tar.gz) = 575137754874ba055ec276c1bbd7dbab0526a86a56c53d24acc6599591d9a90598d056057c320543b889b2371714aaed536169ff32157b1d41fef0fa0a367bd3
|
||||
|
Loading…
Reference in New Issue
Block a user