1.20.82
This commit is contained in:
parent
bc7fc64e7e
commit
b8618357a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -369,3 +369,4 @@
|
|||||||
/botocore-1.20.79.tar.gz
|
/botocore-1.20.79.tar.gz
|
||||||
/botocore-1.20.80.tar.gz
|
/botocore-1.20.80.tar.gz
|
||||||
/botocore-1.20.81.tar.gz
|
/botocore-1.20.81.tar.gz
|
||||||
|
/botocore-1.20.82.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.20.81
|
Version: 1.20.82
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
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/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.82-1
|
||||||
|
- 1.20.82
|
||||||
|
|
||||||
* Wed May 26 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.81-1
|
* Wed May 26 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.81-1
|
||||||
- 1.20.81
|
- 1.20.81
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.81.tar.gz) = ef10de3fd424ab2a291763897c231d7991ff77d2e88f40fe0cbdc382c7fa804c8a4d151ba9dfc07bfa4e68460b962134a93eee336c44db8f082942043410b7ab
|
SHA512 (botocore-1.20.82.tar.gz) = 227b7160ef9d945d00efdcdfaa60ed85d50b183fbeded816e6185b8125b32c2fa0eee9dc473f83f977c0de2139eb042f3338eea37081b37d480edd7c300b641f
|
||||||
|
Loading…
Reference in New Issue
Block a user