1.19.61
This commit is contained in:
parent
6e00aa1982
commit
d5e44658f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -288,3 +288,4 @@
|
||||
/botocore-1.19.58.tar.gz
|
||||
/botocore-1.19.59.tar.gz
|
||||
/botocore-1.19.60.tar.gz
|
||||
/botocore-1.19.61.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.60
|
||||
Version: 1.19.61
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Jan 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.61-1
|
||||
- 1.19.61
|
||||
|
||||
* Wed Jan 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.60-1
|
||||
- 1.19.60
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.60.tar.gz) = d38a278dbca897b06d4d7589084b6f3d385051ec346a716b9ce90f1e8980abc2c617f94aa6e3f13960fc86820393dd7c1ed2d391a6bf1fea3edc6f1ba750b24d
|
||||
SHA512 (botocore-1.19.61.tar.gz) = 9a1095f305c3d2c00cb2ee902cfb46b8e3ab7b2b6757308072c1adeed3632bec7c422be3febbf23de796f0b303a2e9e27877273316e8c9f4a21e32295fb055c1
|
||||
|
Loading…
Reference in New Issue
Block a user