1.21.56
This commit is contained in:
parent
94deafb46e
commit
57e2cb3811
1
.gitignore
vendored
1
.gitignore
vendored
@ -452,3 +452,4 @@
|
||||
/botocore-1.21.52.tar.gz
|
||||
/botocore-1.21.53.tar.gz
|
||||
/botocore-1.21.55.tar.gz
|
||||
/botocore-1.21.56.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.55
|
||||
Version: 1.21.56
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Oct 06 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.56-1
|
||||
- 1.21.56
|
||||
|
||||
* Wed Oct 06 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.55-1
|
||||
- 1.21.55
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.55.tar.gz) = 2bd2bae733d2846c41415ddd07431abcd553f8220e87e228b1f91dd7b7af5b8f8918a43bd79a9b8d2b0196098c37b05eed6433859beb74f806bb20717ac41d8e
|
||||
SHA512 (botocore-1.21.56.tar.gz) = cb4f3e72f8d0bb9451b6b748e3763f6456937938047a2d9a6c5f47c498329b6930bc324e7d6f296952816c96aeb74047f7c2e33044abb551d289d24659a406e5
|
||||
|
Loading…
Reference in New Issue
Block a user