1.20.57
This commit is contained in:
parent
07e341ea57
commit
8c5e2659d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -344,3 +344,4 @@
|
|||||||
/botocore-1.20.54.tar.gz
|
/botocore-1.20.54.tar.gz
|
||||||
/botocore-1.20.55.tar.gz
|
/botocore-1.20.55.tar.gz
|
||||||
/botocore-1.20.56.tar.gz
|
/botocore-1.20.56.tar.gz
|
||||||
|
/botocore-1.20.57.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.56
|
Version: 1.20.57
|
||||||
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
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.57-1
|
||||||
|
- 1.20.57
|
||||||
|
|
||||||
* Thu Apr 22 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.56-1
|
* Thu Apr 22 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.56-1
|
||||||
- 1.20.56
|
- 1.20.56
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.56.tar.gz) = a414358bcef8a87523119b92b75cc152b3e5e3b7b27a04ad84e28b59367f91994870046ef3b2219ebfda4a0cb79e6a2b0b4f7f8cd2bf2133987358f1dd3bf4fd
|
SHA512 (botocore-1.20.57.tar.gz) = 909d019295055f0b70465aeeb64a883ebf34ec3097e486107a5379c05f2dacfb6a106c5c38c0322f41a7d875338b09de5234cb3c90b00deeedc9b4f756421701
|
||||||
|
Loading…
Reference in New Issue
Block a user