1.23.18
This commit is contained in:
parent
8b66cf0dbe
commit
d218a5696c
1
.gitignore
vendored
1
.gitignore
vendored
@ -489,3 +489,4 @@
|
||||
/botocore-1.23.15.tar.gz
|
||||
/botocore-1.23.16.tar.gz
|
||||
/botocore-1.23.17.tar.gz
|
||||
/botocore-1.23.18.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.17
|
||||
Version: 1.23.18
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Dec 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.18-1
|
||||
- 1.23.18
|
||||
|
||||
* Wed Dec 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.17-1
|
||||
- 1.23.17
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.17.tar.gz) = fecbb2f2ac451ffc97d7d8ad8224c3d1eff81fa225839199f403be9428cea203c077beb7c05e412784d8b6bedace3c1f24ca45730cc7877961931ac14912d1e1
|
||||
SHA512 (botocore-1.23.18.tar.gz) = 65ec3aad0508dc9a4d0426658b5a0dfec011613d236248726f94e128c2b762ac652fd5078973a9a7a101cb1a01c3dadc52b272a584310cf76ca798884c06f25b
|
||||
|
Loading…
Reference in New Issue
Block a user