1.17.58
This commit is contained in:
parent
163b5ffd5c
commit
2679dae14f
1
.gitignore
vendored
1
.gitignore
vendored
@ -204,3 +204,4 @@
|
||||
/botocore-1.17.55.tar.gz
|
||||
/botocore-1.17.56.tar.gz
|
||||
/botocore-1.17.57.tar.gz
|
||||
/botocore-1.17.58.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.57
|
||||
Version: 1.17.58
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -48,6 +48,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Thu Sep 10 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.58-1
|
||||
- 1.17.58
|
||||
|
||||
* Wed Sep 09 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.57-1
|
||||
- 1.17.57
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.57.tar.gz) = 244021f4ab9a2778917f91bcf0f26d868025e77bee0c592f81e8266721952b5ffcc3ec4fc7f1dc2b7e2b20faac8f0d4e8b8b47d72a89ff66386fc008b0781da1
|
||||
SHA512 (botocore-1.17.58.tar.gz) = 0c652acfa7ec714cd8b98461a9c4391cde070c5257621cd78eb072ef4f870dfcc79e0a323fe6bc0e887330a4d543e1b6c45e6482ad9359f9ca544fc0cc772618
|
||||
|
Loading…
Reference in New Issue
Block a user