1.20.56
This commit is contained in:
parent
e86c84f9f3
commit
07e341ea57
1
.gitignore
vendored
1
.gitignore
vendored
@ -343,3 +343,4 @@
|
||||
/botocore-1.20.53.tar.gz
|
||||
/botocore-1.20.54.tar.gz
|
||||
/botocore-1.20.55.tar.gz
|
||||
/botocore-1.20.56.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.55
|
||||
Version: 1.20.56
|
||||
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
|
||||
* Thu Apr 22 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.56-1
|
||||
- 1.20.56
|
||||
|
||||
* Thu Apr 22 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.55-1
|
||||
- 1.20.55
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.55.tar.gz) = a4965c2a496b7e4a2fc28221cb2a1099ee7fe80744825ef2dbaecc129eb50bf82bc0f83ec2a0040745b59a6d556de8c066ecbd63287ed9c806b92a67937d8f02
|
||||
SHA512 (botocore-1.20.56.tar.gz) = a414358bcef8a87523119b92b75cc152b3e5e3b7b27a04ad84e28b59367f91994870046ef3b2219ebfda4a0cb79e6a2b0b4f7f8cd2bf2133987358f1dd3bf4fd
|
||||
|
Loading…
Reference in New Issue
Block a user