1.27.89
This commit is contained in:
parent
a4c77f449e
commit
73e72b596b
1
.gitignore
vendored
1
.gitignore
vendored
@ -638,3 +638,4 @@
|
||||
/botocore-1.27.85.tar.gz
|
||||
/botocore-1.27.86.tar.gz
|
||||
/botocore-1.27.88.tar.gz
|
||||
/botocore-1.27.89.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.88
|
||||
Version: 1.27.89
|
||||
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 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.89-1
|
||||
- 1.27.89
|
||||
|
||||
* Thu Oct 06 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.88-1
|
||||
- 1.27.88
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.88.tar.gz) = bc4c6fc06a69a46c8a351189ba1c5fee3d995b919f5ecdac9682bf139aae688a2d381fa225be5bdbefc633a2962591b4e64b628caadec99aaf396814d7ad8503
|
||||
SHA512 (botocore-1.27.89.tar.gz) = fdb12de9f959bcc5874893ef794631863362409757869bf4cb97bcad1410bfc8b6cbc093d5c2dba6f65061f0ee06cbdf851dadaaaaa93894c996e7c1e76d8f11
|
||||
|
Loading…
Reference in New Issue
Block a user