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