1.15.14
This commit is contained in:
parent
25b976f305
commit
7bc77ec883
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@
|
||||
/botocore-1.15.9.tar.gz
|
||||
/botocore-1.15.12.tar.gz
|
||||
/botocore-1.15.13.tar.gz
|
||||
/botocore-1.15.14.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.13
|
||||
Version: 1.15.14
|
||||
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 05 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.14-1
|
||||
- 1.15.14
|
||||
|
||||
* Wed Mar 04 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.13-1
|
||||
- 1.15.13
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.13.tar.gz) = 22da1fe09fe3c699d5fb3f34b2a90edf313adf5a0a6284a328070435b74563c007d98b4dfe68ece5cfcc508ccccd01c29212e9e8349ed0340eae8cf4a994ec18
|
||||
SHA512 (botocore-1.15.14.tar.gz) = 8595d7bd1287a5eeb42131c783247b63ae0a2d29eea41817b80eff69f32cb2f384efa47e35ba18bcc3e68e56db773e358e387f3a41a034514041ced91bbfa05f
|
||||
|
Loading…
Reference in New Issue
Block a user