1.15.37
This commit is contained in:
parent
5fbf9582dc
commit
ff65138b1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -112,3 +112,4 @@
|
||||
/botocore-1.15.34.tar.gz
|
||||
/botocore-1.15.35.tar.gz
|
||||
/botocore-1.15.36.tar.gz
|
||||
/botocore-1.15.37.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.36
|
||||
Version: 1.15.37
|
||||
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
|
||||
* Tue Apr 07 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.37-1
|
||||
- 1.15.37
|
||||
|
||||
* Mon Apr 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.36-1
|
||||
- 1.15.36
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.36.tar.gz) = 91f4753a5e0b2c529bf2fc5b41707adc5fe92b4ef4fa5f31d0a6d42fb76b04b17cb236036178f0272388109889ed647c4805f0fe77f24d326c5720b6b1436353
|
||||
SHA512 (botocore-1.15.37.tar.gz) = 2187cdac929f237d9eaf72dd5bc4c167fe4017fd6ee6662b8199262b40f6b0fe831b459c904ba3b25322676e5694143dce44054bd6c94c0de529da6cf1c4c51d
|
||||
|
Loading…
Reference in New Issue
Block a user