1.20.58
This commit is contained in:
parent
8c5e2659d7
commit
84bfb894ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -345,3 +345,4 @@
|
||||
/botocore-1.20.55.tar.gz
|
||||
/botocore-1.20.56.tar.gz
|
||||
/botocore-1.20.57.tar.gz
|
||||
/botocore-1.20.58.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.57
|
||||
Version: 1.20.58
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Apr 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.58-1
|
||||
- 1.20.58
|
||||
|
||||
* Fri Apr 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.57-1
|
||||
- 1.20.57
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.57.tar.gz) = 909d019295055f0b70465aeeb64a883ebf34ec3097e486107a5379c05f2dacfb6a106c5c38c0322f41a7d875338b09de5234cb3c90b00deeedc9b4f756421701
|
||||
SHA512 (botocore-1.20.58.tar.gz) = 9eaa93f9764b732baf7ec3fe9e456b1314f6b253cb19aac7ad8e0e5e3829d1ffda75682d79e20310e3918b2a83c46a451a6f2fb931eecac75be132d358352f76
|
||||
|
Loading…
Reference in New Issue
Block a user