1.23.19
This commit is contained in:
parent
d218a5696c
commit
eaf02ecab8
1
.gitignore
vendored
1
.gitignore
vendored
@ -490,3 +490,4 @@
|
||||
/botocore-1.23.16.tar.gz
|
||||
/botocore-1.23.17.tar.gz
|
||||
/botocore-1.23.18.tar.gz
|
||||
/botocore-1.23.19.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.18
|
||||
Version: 1.23.19
|
||||
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.19-1
|
||||
- 1.23.19
|
||||
|
||||
* Thu Dec 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.18-1
|
||||
- 1.23.18
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.18.tar.gz) = 65ec3aad0508dc9a4d0426658b5a0dfec011613d236248726f94e128c2b762ac652fd5078973a9a7a101cb1a01c3dadc52b272a584310cf76ca798884c06f25b
|
||||
SHA512 (botocore-1.23.19.tar.gz) = 6a551cd50ecbad954982a7e6296c803a20d28065df04c9ca482b91aa91b6f336df8f81fd706771c0f04d55e2f3803cc4f1ec9b347e490e492515df427f52a692
|
||||
|
Loading…
Reference in New Issue
Block a user