1.20.61
This commit is contained in:
parent
8371ebdea6
commit
1b3564a508
1
.gitignore
vendored
1
.gitignore
vendored
@ -348,3 +348,4 @@
|
||||
/botocore-1.20.58.tar.gz
|
||||
/botocore-1.20.59.tar.gz
|
||||
/botocore-1.20.60.tar.gz
|
||||
/botocore-1.20.61.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.60
|
||||
Version: 1.20.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 Apr 29 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.61-1
|
||||
- 1.20.61
|
||||
|
||||
* Wed Apr 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.60-1
|
||||
- 1.20.60
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.60.tar.gz) = 55bb5514a150b4fe152d2bdc501ea238cce83a81f9593e8984dd94cbeb80389f1feb9ea840ce64198aa2976d1130962f652620da540330fa9627f4fcd1299eca
|
||||
SHA512 (botocore-1.20.61.tar.gz) = 8b79a524c17a70b44587485a27dc5334db8d0f4072beccdbed84599e4405231eaeaeec0a4b0ec01ad302d19c190759b99e80a93b55d2c4f7513045452813373c
|
||||
|
Loading…
Reference in New Issue
Block a user