1.20.79
This commit is contained in:
parent
d45cb21f2d
commit
edff17405f
1
.gitignore
vendored
1
.gitignore
vendored
@ -366,3 +366,4 @@
|
|||||||
/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
|
/botocore-1.20.78.tar.gz
|
||||||
|
/botocore-1.20.79.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.78
|
Version: 1.20.79
|
||||||
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
|
||||||
|
* Tue May 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.79-1
|
||||||
|
- 1.20.79
|
||||||
|
|
||||||
* Fri May 21 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.78-1
|
* Fri May 21 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.78-1
|
||||||
- 1.20.78
|
- 1.20.78
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.78.tar.gz) = fc96ed8b6b4af05404654e470a4f83419b885fa32d9dc704727f4ffb3d5deeefa752d235b37fd81448b7f3b101bc0f8e7ea09ae8641f8961566f77f6a039cef9
|
SHA512 (botocore-1.20.79.tar.gz) = acbb9118dec30ef8389f7cb65660a927f64819e7d2f9902bf5ff1d36c55b974f42605ec25244a95904df4915113df92a9638c0df8d7a6c038885cb520659c424
|
||||||
|
Loading…
Reference in New Issue
Block a user