1.20.6
This commit is contained in:
parent
5e00c8357b
commit
2e2895a1d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -296,3 +296,4 @@
|
||||
/botocore-1.20.3.tar.gz
|
||||
/botocore-1.20.4.tar.gz
|
||||
/botocore-1.20.5.tar.gz
|
||||
/botocore-1.20.6.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.5
|
||||
Version: 1.20.6
|
||||
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 Feb 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.6-1
|
||||
- 1.20.6
|
||||
|
||||
* Wed Feb 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.5-1
|
||||
- 1.20.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.5.tar.gz) = 488584be3ea9b8a7467384a3947349704d0bf0e6817936a70fda69bc8d682d88601188446d50eeae29b4f0680e8f20d717519011d6beecd3f35cb322fb526853
|
||||
SHA512 (botocore-1.20.6.tar.gz) = 558c3c3b123aeeeb5aff420e7ff3edbba9165e1cf434f8136ead21e9d94dd85d857732902b10e09386ddc80754d7be37970573ce039296e532b593a101a97950
|
||||
|
Loading…
Reference in New Issue
Block a user