1.15.7
This commit is contained in:
parent
f934a485c8
commit
37c00ee6a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@
|
||||
/botocore-1.15.3.tar.gz
|
||||
/botocore-1.15.5.tar.gz
|
||||
/botocore-1.15.6.tar.gz
|
||||
/botocore-1.15.7.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.6
|
||||
Version: 1.15.7
|
||||
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
|
||||
* Wed Feb 26 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.7-1
|
||||
- 1.15.7.
|
||||
|
||||
* Mon Feb 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.6-1
|
||||
- 1.15.6.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.6.tar.gz) = 18c4b3a7bae8bc68b238412eb45a8c9f8c55eaf90505867658d6720debdfde075b437ddafe7117994fed829a0145535d59f77c471b400f25391556a89e02f879
|
||||
SHA512 (botocore-1.15.7.tar.gz) = 17987d69369467927638e5ed4463168e40c336c01a6933930326a884566ec1e5a552ffdb5a7134a0c5afce173cab68f45310606137f23ab823be261d132c9416
|
||||
|
Loading…
Reference in New Issue
Block a user