1.15.28
This commit is contained in:
parent
858c831bff
commit
63cee4042c
1
.gitignore
vendored
1
.gitignore
vendored
@ -103,3 +103,4 @@
|
||||
/botocore-1.15.25.tar.gz
|
||||
/botocore-1.15.26.tar.gz
|
||||
/botocore-1.15.27.tar.gz
|
||||
/botocore-1.15.28.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.27
|
||||
Version: 1.15.28
|
||||
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 Mar 25 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.28-1
|
||||
- 1.15.28
|
||||
|
||||
* Tue Mar 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.27-1
|
||||
- 1.15.27
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.27.tar.gz) = bdce02f9d73018a88697ec46f7900182fca38fc6057055b87e07df2c8b96aaca95230f2761be02d5a44ec03a079717988b8066c4339aeab26b2280d102248def
|
||||
SHA512 (botocore-1.15.28.tar.gz) = fdff765df3660890e084b48dae64cd911ca59bbd6637b3eada7f307bbf497a24bf677cf3c8b78f1b245e2d8deb0dcfad196aa14e26707bc38d5fbf0465712dd6
|
||||
|
Loading…
Reference in New Issue
Block a user