1.15.19
This commit is contained in:
parent
42ad16abcb
commit
cd47ce755c
1
.gitignore
vendored
1
.gitignore
vendored
@ -94,3 +94,4 @@
|
||||
/botocore-1.15.16.tar.gz
|
||||
/botocore-1.15.17.tar.gz
|
||||
/botocore-1.15.18.tar.gz
|
||||
/botocore-1.15.19.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.18
|
||||
Version: 1.15.19
|
||||
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 Mar 12 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.19-1
|
||||
- 1.15.19
|
||||
|
||||
* Wed Mar 11 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.18-1
|
||||
- 1.15.18
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.18.tar.gz) = 15e406c0c9a33b74c9a6f3489bf668802c3032fe269168f6e1ed46661a457322183061c992bc75eab604c77e04afbf494a1ae893fee1c2ba22aedcd8445db6a2
|
||||
SHA512 (botocore-1.15.19.tar.gz) = 5c035936c28f9174a5c9b6b156f904d89b8f905ed0cc35e25aa5a5cb0f3be1772d7934345709487c8777c147d7775c35e598be84761dbb3989d7c31997665917
|
||||
|
Loading…
Reference in New Issue
Block a user