1.20.78
This commit is contained in:
parent
c0fbff3e27
commit
d45cb21f2d
1
.gitignore
vendored
1
.gitignore
vendored
@ -365,3 +365,4 @@
|
|||||||
/botocore-1.20.75.tar.gz
|
/botocore-1.20.75.tar.gz
|
||||||
/botocore-1.20.76.tar.gz
|
/botocore-1.20.76.tar.gz
|
||||||
/botocore-1.20.77.tar.gz
|
/botocore-1.20.77.tar.gz
|
||||||
|
/botocore-1.20.78.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.77
|
Version: 1.20.78
|
||||||
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
|
||||||
|
* Fri May 21 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.78-1
|
||||||
|
- 1.20.78
|
||||||
|
|
||||||
* Thu May 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.77-1
|
* Thu May 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.77-1
|
||||||
- 1.20.77
|
- 1.20.77
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.77.tar.gz) = 840b5cd6356ce3d716d8f04ed7a04e5169336444b4f3ad114e1d8122ce999f26ecb57f51c7afec33856ae0f6d68d9a5966a5ee14f1341a144586f0fa2ebfba64
|
SHA512 (botocore-1.20.78.tar.gz) = fc96ed8b6b4af05404654e470a4f83419b885fa32d9dc704727f4ffb3d5deeefa752d235b37fd81448b7f3b101bc0f8e7ea09ae8641f8961566f77f6a039cef9
|
||||||
|
Loading…
Reference in New Issue
Block a user