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