1.29.87
This commit is contained in:
parent
78b9daebf3
commit
c4c1d1b49d
1
.gitignore
vendored
1
.gitignore
vendored
@ -730,3 +730,4 @@
|
||||
/botocore-1.29.84.tar.gz
|
||||
/botocore-1.29.85.tar.gz
|
||||
/botocore-1.29.86.tar.gz
|
||||
/botocore-1.29.87.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.86
|
||||
Version: 1.29.87
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Mar 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.87-1
|
||||
- 1.29.87
|
||||
|
||||
* Tue Mar 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.86-1
|
||||
- 1.29.86
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.86.tar.gz) = 8c182a9736f79f7fc6769cc8e7ffb81e61942d9bd3f313e1be6f24ebecbd104bba9894d8ea4b8e04e7332a2b5e44806c3b766d1ee6047f12adc681c046bdbce5
|
||||
SHA512 (botocore-1.29.87.tar.gz) = d9be00cef6cfe2104cf18081e1e58add45f03f5fa8e92aa25acc44b8d56ea6329ad8fa9e74f23c654a689acc25380ac9821c1ea7d468523ad16337410648edac
|
||||
|
Loading…
Reference in New Issue
Block a user