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