1.20.83
This commit is contained in:
parent
b8618357a7
commit
36b5a36086
1
.gitignore
vendored
1
.gitignore
vendored
@ -370,3 +370,4 @@
|
||||
/botocore-1.20.80.tar.gz
|
||||
/botocore-1.20.81.tar.gz
|
||||
/botocore-1.20.82.tar.gz
|
||||
/botocore-1.20.83.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.82
|
||||
Version: 1.20.83
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu May 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.83-1
|
||||
- 1.20.83
|
||||
|
||||
* Thu May 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.82-1
|
||||
- 1.20.82
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.82.tar.gz) = 227b7160ef9d945d00efdcdfaa60ed85d50b183fbeded816e6185b8125b32c2fa0eee9dc473f83f977c0de2139eb042f3338eea37081b37d480edd7c300b641f
|
||||
SHA512 (botocore-1.20.83.tar.gz) = 7ff1c73d85e02cc1f2de1de915d337369681e28ac44aba5cfb29df6bc4377f664170844ed8caeb7e50c97d127d1e9caac08fac18724046a7f1450cc7ea212b4a
|
||||
|
Loading…
Reference in New Issue
Block a user