1.21.57
This commit is contained in:
parent
57e2cb3811
commit
6d7639b886
1
.gitignore
vendored
1
.gitignore
vendored
@ -453,3 +453,4 @@
|
||||
/botocore-1.21.53.tar.gz
|
||||
/botocore-1.21.55.tar.gz
|
||||
/botocore-1.21.56.tar.gz
|
||||
/botocore-1.21.57.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.56
|
||||
Version: 1.21.57
|
||||
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
|
||||
* Thu Oct 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.57-1
|
||||
- 1.21.57
|
||||
|
||||
* Wed Oct 06 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.56-1
|
||||
- 1.21.56
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.56.tar.gz) = cb4f3e72f8d0bb9451b6b748e3763f6456937938047a2d9a6c5f47c498329b6930bc324e7d6f296952816c96aeb74047f7c2e33044abb551d289d24659a406e5
|
||||
SHA512 (botocore-1.21.57.tar.gz) = 6bfcd57c7ac77c1098004e5e8a77c14a3718099eda5af00fbcaa0f54fabd93caf0ce66212c5807ae58d565cadfee25dfdcff9dcef8a68e66ba74f03ee28acfb9
|
||||
|
Loading…
Reference in New Issue
Block a user