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