1.27.88
This commit is contained in:
parent
0408aa8e83
commit
a4c77f449e
1
.gitignore
vendored
1
.gitignore
vendored
@ -637,3 +637,4 @@
|
|||||||
/botocore-1.27.84.tar.gz
|
/botocore-1.27.84.tar.gz
|
||||||
/botocore-1.27.85.tar.gz
|
/botocore-1.27.85.tar.gz
|
||||||
/botocore-1.27.86.tar.gz
|
/botocore-1.27.86.tar.gz
|
||||||
|
/botocore-1.27.88.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.27.86
|
Version: 1.27.88
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 06 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.88-1
|
||||||
|
- 1.27.88
|
||||||
|
|
||||||
* Tue Oct 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.86-1
|
* Tue Oct 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.86-1
|
||||||
- 1.27.86
|
- 1.27.86
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.27.86.tar.gz) = d32c67fa9f0d31d363f5a43914d2229f3b40ac3b55c67471390bc11aca37f2cb5152d1386b1b9f34a7a983664ffdeaa5437a65d2bda162986add10fc41e97b58
|
SHA512 (botocore-1.27.88.tar.gz) = bc4c6fc06a69a46c8a351189ba1c5fee3d995b919f5ecdac9682bf139aae688a2d381fa225be5bdbefc633a2962591b4e64b628caadec99aaf396814d7ad8503
|
||||||
|
Loading…
Reference in New Issue
Block a user