1.15.16
This commit is contained in:
parent
e09e8c5a81
commit
3745ed9234
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@
|
||||
/botocore-1.15.13.tar.gz
|
||||
/botocore-1.15.14.tar.gz
|
||||
/botocore-1.15.15.tar.gz
|
||||
/botocore-1.15.16.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.15
|
||||
Version: 1.15.16
|
||||
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
|
||||
* Sun Mar 08 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.16-1
|
||||
- 1.15.16
|
||||
|
||||
* Fri Mar 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.15-1
|
||||
- 1.15.15
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.15.tar.gz) = 02bb1faae73c07250b289b142132c5dbbd8f5eb8e80505d32f437a8b7d8912a6b6a52dc02b0a01d7b660e21e0a9a73d756e376013080d3e86d12ed54d6ad8008
|
||||
SHA512 (botocore-1.15.16.tar.gz) = 574f0fc8cfa34e16b9933a7c7dd9fc9a95f713f8693507eac5598e73775def6df209b2883abf5a13e68327bf1e89508fce5d37074cd3a0173ab5cd1e35372409
|
||||
|
Loading…
Reference in New Issue
Block a user